StackRating

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

463035818_is_not_a_number

Rating
1577.70 (3,228th)
Reputation
20,174 (6,742nd)
Page: 1 ... 11 12 13 14 15 ... 39
Title Δ
How to deduce the type of lambda's return value.? 0.00
what does what() const throw mean? 0.00
C++2a recursive lambda within a function -2.08
Is DCL (double-checked locking) thread-safe when implemented by ‘Se... -1.60
Debug assertion failed with list 0.00
Can i expect anything from Windows-API's Sleep function? 0.00
Can two classes inherit from each other at the same time? 0.00
Default scheduling in OpenMP (gcc compiler) -1.81
What is the disadvantage if I use objects on the stack instead of o... +0.42
dynamic_cast fails when cast a base class to derived class -1.62
Concatenation of std::string and int leads to a shift. Why? +1.94
Is there an analogue of keyword "where" from C# in C++? -1.74
How to use value of inherited class member, when upcasting to base... -0.41
How to make std::string compatible with char*? -1.32
error: no match for ‘operator==’, but indeed defined on base class -1.05
How to return one out of multiple values from a single C++ return s... +0.46
RAII with std::function 0.00
for constexpr in constexpr functions 0.00
Same code getting Time Out because of "if" statement on L... 0.00
Potential deadlock in thread-safe stack C++ -1.27
c++ Setting equal_to as a default template argument for template cl... 0.00
Why can I access this private member from an other object? +1.45
C++, Qt - lock guard and the safety of returning an unassignable re... 0.00
Merge multiple evensized vectors +1.75
How to force std::vector to use move constructor instead of the cop... 0.00
How to legally cast function pointer to method pointer? 0.00
segmentation fault in pointers while handling arrays 0.00
C++ move(): what's left in the vector? +1.36
Why terminate is called after throwing an instance of 'range er... -1.55
Why is Reference to Base Class ambiguous with :: -operator through... +0.41
What's the actual type in this lambda function? +0.34
what is the purpose of using auto when declaring variable with stat... -0.31
Why is std::array<T,N>::begin() a constexpr since C++17? +0.52
Update a value if condition is met, without typing variable name tw... -0.28
How do I force conversion char[] to char* in template instantiation? +0.39
C++ array of a self-defined class, no matching function call -0.32
Code style in C (and C++) loops: postfix and prefix increments -1.52
how to iterate over txt file and store lines in variables c++ 0.00
C++ primer 5 ed. : using sort on a vector of pointers is it undefin... +1.83
Do I need to initialize with nullptr? 0.00
operator< redefinition on a std::pair<T1,T2> in class temp... 0.00
What is the right solution to access subclass variables? -0.67
Inputing numbers unless the number 0 is inputed. Then checking if t... -1.34
Why does this C++ code print out variables when it is not supposed... 0.00
c++ operator[] compiles fine with multiple arguments, is there a wa... 0.00
How I prevent having too much parameters in a function. C++ +0.42
Using inherited assignment operator 0.00
Why static member can't be defined in headerfile with #pragma o... +1.12
Does C++ support parameterized function for testing purpose? -0.07
Densly Packed c++ container 0.00