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 ... 4 5 6 7 8 ... 29
Title Δ
C++11 How to cast enum class template parameter to int? +1.70
What is the advantage of using std::type_info::hash_code over std::... -0.04
What is the C++ equivalent of this python code? -1.94
C++ template deduction - T becomes a pointer type 0.00
Why can I access this private member from an other object? +0.28
How to check if std::ratio_multiply overflows? 0.00
Why does C++ not allow passing a void argument to a function having... 0.00
What's the suited container to push values on top, remove at wh... +0.18
C++ std::enable_if fallback? -1.63
Crash when printing a tree in C++ 0.00
How do I pass a rapidjson::Value& to a function? 0.00
how does std::map work for counting duplicates -1.69
Iterator increment leading to different results in clang and gcc 0.00
C++ 2 layers of returns in lambda functions +0.21
Why does this c++ template scenario unable to compile: 0.00
Setting a vector<vector<double>::iterator> 0.00
Access last element of unordered_set in C++ +0.41
How to use iterators for 2d arrays in c++? +0.20
How to print the correct number of digits contains in the double va... -0.16
How to print the Correct output using " while loop "? -0.04
boost: read_json: reading multiple lines 0.00
What's the generic & efficient trimming algorithm for Qt &a... -0.19
Get type with value_type in pertect forward -1.90
Calling a std::function that I have a const reference too 0.00
Does Referring to an Object without creating a variable for it in a... -0.95
std::function incomplete type on const function +1.91
function orders in C++ +0.45
Using QSharedPointer as Data Model 0.00
Cannot sort vector<pair<int, int>> +0.44
Why can't `std::priority_queue::top()` return a non-const refer... -0.85
Check if template type is any instantiation of std::array 0.00
How to translate variable text in Qt? +0.75
How do smart pointers affect the rule of 5? -0.98
Can we override the functions of C++ STL containers? 0.00
Depending type of var on if loop +0.80
return an iterator to a private variable that can be used with this... -1.89
How to insert a new element at the beginning of std::vector without... -2.06
Map operator [] does not work in while loop (expected primary-expre... 0.00
How to print `[` and `,` and `]` in streams that extract from keybo... -0.08
Array of vectors and variable array +1.90
Is there a formal list of requirements for custom iterators? +1.83
What is the difference between *&arr and *&arr[0] in C++, i... -0.88
Am I missing something? 0.00
Why is there no immediate increment when i++ is defined as the incr... 0.00
error: request for member ‘size’ in ‘list1’, which is of non-class... -0.04
How to sort w.r.t. certain parameter using C++ custom compare funct... 0.00
how to set a value for parameter of type boost::varivant <A,B>... 0.00
C++: can abstract factory handle template classes? +0.44
Why are fractional data types generally not implemented? -1.67
When to and when not to define a default constructor? 0.00