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 ... 50 51 52 53 54 ... 79
Title Δ
Giving char* to std::string for management (to eventually free memo... +0.24
std::function/bind like type-erasure without Standard C++ library -0.94
What is the difference between these two methods of memory allocati... +1.25
This makefile does not update object files 0.00
Bind metafunction: accept both types and template template paramete... -2.76
How to std::enable_if only if a certain template has a specializati... 0.00
Copy-initialization with implicit conversion in c++ +0.24
Variable template in template class - unexpected error (possible bu... +0.24
Detect if C++ lambda can be converted to function pointer -0.20
decltype succeeds where template argument deduction fails? 0.00
Using non-type template argument during partial specialization +1.24
Casting pointer form derived class method to base class +1.04
Concept checking a function doesn't work with movable-only argu... +1.79
How can I link a class to an enum? +0.66
C++11 lambda: mixed capture list +0.26
How to declare a self-referential template typedef 0.00
matching text ranges with C++11 regexes +1.08
c++ sorting algorithm difficulty with array length -1.66
C++ Factory using variadic template issues +0.06
Using iterator_traits to deduce value type from pair of iterators +1.35
C++ sort pair with respect to two criteria +0.94
How to check if a data type is an array? (C++) +0.73
understanding the locations of const 0.00
Modifying a vector reference. What gets invalidated? -1.65
Finding elements in std::set +0.91
Clang and the binary fold expressions — The curse of the empty para... -1.99
Returning multidimensional array c++ +1.60
Why does lambda init-capture not work for unique_ptr? 0.00
Can I default the return type of this Transform template function? +1.06
I don't understand the results obtained in clang and GCC vis-&#... -2.64
Use of observer_ptr +0.82
Sizeof() function not working over a constant array C++ -0.48
Combining multiple values in method return in C++ +0.75
Is there a way to "inherit" a base type such as int? +1.05
An example for this statement in section 3.4.3.1 of the C++ standard? +1.19
Using template dependent type +1.39
Generated copy and move operators? 0.00
Validation of Iterator +0.74
Inheriting constructors w / wo their default arguments? -0.39
C++ container set + array functionality +1.07
Howto pass funcptr from C++ Class to a C API? 0.00
Converting a std::tuple to a std::set 0.00
What makes this usage of pointers unpredictable? +0.36
Is it possible to pass a set of values to a variadic template decla... +0.27
Move alternative implementations (SFINAE) of a method to seperate f... 0.00
Delegated constructors -0.75
forcing template type to be reference by deduction -0.85
What determines when the lifetimes of temporaries get extended into... +1.30
Multiple inheritance and polymorphism in C++ -0.31
What is the life span of an automatic bound to a lamba function? -1.11