StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

bartop

Rating
1524.41 (24,665th)
Reputation
3,114 (54,288th)
Page: 1 2 3 ... 4
Title Δ
Why the superfluous calls to filter functions when `std::views::rev... -1.86
Whether to pass shared pointer or raw pointer to a function -1.95
Reference to an object with disabled copy constructor/assignment 0.00
How to forward packed variadic arguments +1.93
Do you need to store the std::future return value from std::async? 0.00
Directly create a node handle 0.00
Is it undefined behavior to iterate over an std::array initialized... 0.00
Why is operator< overloading necessary for STL set containing cu... -0.18
std::compare_exchange int with #define value +0.72
Template specialization by Container::value_type 0.00
Build variadic tuple from array to return 0.00
Why does std::copyable subsume std::movable? 0.00
Using type traits with variadic template arguments 0.00
Where is the downside if the mutex and the data items are close tog... +1.96
operator << overloading in a template function 0.00
C++ values not updating from thread 0.00
error: no viable overloading with clang, compiles with gcc +0.77
Most vexing parse even more vexing 0.00
Do std::promise::set_value() and std::future::wait() provide a memo... 0.00
How to fill a std::vector<int64_t> with text +0.46
Access class implementation instanciated from template parameter pa... 0.00
C++ template function, specify argument type of callback functor/la... +0.48
Should the operators == and <=> in C++ 20 be implemented as a... -0.14
What is compile time function in C++? +2.94
How to implement a blocking processing loop? 0.00
How to zip vector of vector with range-v3 +1.31
Which condition condones best to good practice? -0.84
Accessing members of base classes in the derived class through runt... -1.78
Why can't std::atomic<T> be swapped? +0.77
boost::mpi as static member of templated class -0.55
How can I define a templated function which takes a map and a lambd... 0.00
find by key in std::set 0.00
struct template type deduction from member address 0.00
c++ how to create std::string containing size uninitialized bytes? 0.00
std::transform for more than two vectors +2.24
Parse numbers at positions in a given string +2.42
One of them is not like the others: why is std::vector::size implem... -1.51
Member access control for friend function defined inside class in C++ -0.51
Using Google Mock with pointer to interface 0.00
What is the difference in using forward and reverse iterators in fi... 0.00
Derived class returns allocated base class instance 0.00
Why is std::string's member operator= not lvalue ref-qualified -1.71
Callable being required to be static in C++ class template -2.08
create a valid json file using nlohmann::json 0.00
Could removing "using namespace std::rel_ops" change beha... +0.57
g++ compiler issue with aligned_storage - Is this a compiler bug? 0.00
Virtual method with unspecialized template argument +1.95
How to properly expose underlying template type to be used as type 0.00
How to build an efficient named array? +2.11
clang and gcc disagree when calling static constexpr member functio... 0.00