StackRating

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

Caleth

Rating
1533.80 (15,470th)
Reputation
19,488 (7,033rd)
Page: 1 ... 8 9 10 11 12 ... 29
Title Δ
Is std::nth_element guaranteed to partition in the presence of ties? -0.14
Inline lambdas in header files 0.00
What is true sharing? 0.00
Idiomatic way to get size_type from std::array or the like -0.11
How to copy elements from std::list to an array of struct? +0.39
Why is the std::equal template parametrized by two classes? -0.65
Want to simplify my std::vector push_back usage +1.58
What does it mean "Predicates should not modify their state du... -2.19
c++ use typedef with LegacyRandomAccessIterator 0.00
Problems with iterators 0.00
Serializing a map getting an additional empty elment 0.00
Standard library to_string(double) giving wrong value in vs2015 . I... +1.67
What are the pros and cons of receiving a variable as a reference w... +0.45
Is it possible to call a non-specialized template function although... 0.00
Enumerating all instantiations of template 0.00
How to write a friend (operator) method in a template? 0.00
Cannot dereference generic iterator type 0.00
How container class works in stl? 0.00
Can a constructor be abstract in C++? +2.24
Could std::unique_ptr be considered a monad? -0.05
How should I correct this priority_queue comparison function? -0.69
Pointer wrapper for insertion -0.84
Using sort function to sort parallel arrays 0.00
in-place coalescing like elements in a std::vector +0.72
What is the difference between the "selection" and the &q... +0.05
How can I merge two tables in a query? -2.06
How to receive a function parameter of any type in C++ and get the... -0.05
How to determine the vector dimension in C++? 0.00
Why GCC can compile std::exception("some error msg") with... 0.00
Implementing an indexer for a struct in c++ -1.48
Why return a static pointer instead of an out parameter? -0.55
Do not understand how c++ set works -1.60
Algorithm for finding the layout of an object of some class in memo... -0.72
About time/space complexity in C/C++ standards +0.12
C++ Iterate words in a string where spaces are not regular +1.07
How can I partially specialize a class template for enums values? -2.00
Efficient combined min and mean computation of a vector +2.13
Variant visitor with different return types +0.88
How to work with template which are template parameter 0.00
Is there any way to refer, nonspecifically, to every value in a map... -0.02
Storing in class function with templated arity +0.17
is it required to call a non-trivial destructor when it is a noop? 0.00
what's wrong with this function? it shows no error but keeps gi... +2.06
How to call a function to search an element an a 2D array? 0.00
Is it good practice to have boolean "recursiveCall" param... 0.00
Handling conditions within smart pointer custom deleters 0.00
does the move constructor invalidate shared_from_this +2.10
Why is the heap allocated object still able to be referenced after... -0.06
Why does my cpp program hang up after first line? 0.00
How does for act when it receives no commands? -0.66