StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 59 60 61 62 63 ... 79
Title Δ
how to implement movable overloads without violating the DRY princi... 0.00
Convert from pointer-to-member template function to functional type... +1.50
Issue with std::reference_wrapper +0.31
Compile Time Template restriction C++ +0.86
How to use std::toupper in std::for_each? +0.28
Template class hierarchy friend inheritance 0.00
Bitshifting on little-endian and big-endian +1.61
How to SFINAE out non-containers parameters 0.00
How to compare vector with array in efficient way in cpp? +2.63
Why doesn't this code compile -0.18
Compare some atomic exchange other +0.13
Is there a way to assign zero to std::chrono::nanoseconds 0.00
C++ add up all bytes in a structure -0.09
While-loop breaks, and I don't know the reason why +0.26
Using Iterators on a list of pointers +0.25
What is wrong with this c++ Code? Break statement +0.31
Copy Constructor is not working for linked list? +0.32
C++ unsafe cast workaround +0.72
switch depending on object type +0.95
Metaprograming: Failure of Function Definition Defines a Separate F... +1.16
Is it safe to use operator [] for std::string +1.61
Troubles with reference variables/pointers an class members [C++] 0.00
C++ disallow cast to rvalue reference +0.98
operators overloading- multiply matrix with int in the left side -0.41
Can I create class factory for a constructor with parameter? +1.11
cannot use 'new' on the reference type; use 'gcnew'... 0.00
Why passing constexpr object by const reference works, but by value... +0.19
std::enable_if and std::shared_ptr 0.00
C++: Read CSV-file separated by ; AND \n +0.15
Overloading fstream << operator to save "any" kind... +0.33
inheritance of an implemented class -0.72
Destructor direct call in C++ -1.19
How to use std::sort on a 2d matrix by first columns? +0.32
repeat printf to display an integer -0.68
C++ Save a Struct String into A Text File -0.46
Efficiency of an algorithm for scrambled input 0.00
Is the constructor not called for function parameters? -1.85
Overloading operator() for a DiagonalMatrix object +0.48
Unlock a thread from another thread in C++11 +0.35
Is this undefined behavior or a false positive warning? +2.19
Why are these c++ tuples not equal? 0.00
Are initializer lists called before or after default constructors? -2.11
C++ Number Pong +0.07
partial template member specialization +1.20
bad_alloc error when implementing vector resize function 0.00
Can I invoke the stream operator overload without a stream object? 0.00
Strategy Pattern In C++ With Generics -1.33
Template argument list short circuit? -1.58
C++11: () or {} in List-initialization? 0.00
What is the difference between std::function and std::mem_fn +1.24