StackRating

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

Klaus

Rating
1505.82 (125,934th)
Reputation
11,137 (13,425th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
Point a typedef function to another function in another class 0.00
Undefined reference to extern template constexpr constructor 0.00
How do you remove multiple characters in the strings that are held... -0.51
Copy constructor and getting data from methods +1.47
Can I ensure object created only once during compile time? 0.00
Does using recursive template functions introduce a function call o... 0.00
When is enable_shared_from_this<S> useful? 0.00
Why does memcpy to int not work after calling memcpy to bool value +2.34
When passing a class by-value, does the caller or callee call the d... -0.43
Is there any way to refer, nonspecifically, to every value in a map... +0.42
Std::string behavior in copy constructor -1.46
Why are the parent's methods still alive after child's dest... +1.50
put another thread in sleep +0.51
Replace a loop (and a conditional inside it) with direct access by... -0.23
How to use a C++ member function as an interrupt handler in Arduino? 0.00
What's wrong with this template +0.53
Linux : Can a directory rename be partially executed due to a power... +1.94
std::set deduction guide doesn't work as expected +1.30
How to override default signal handler of TextBuffer 0.00
why is msg queue not created 0.00
How to implement a strange for loop 0.00
How you can you read and store '0' if it's the first in... 0.00
pthread_create will terminate previous thread which has the same tid? 0.00
Can we declare a object inside the if-else statement? +1.58
Is it possible to clone a polymorphic object without manually addin... -0.39
Why does atomic operation need exclusive cache access? 0.00
My c++ program terminated without taking the input.What should i do? +0.01
Exposing constexpr specialized template functions in a library 0.00
Does passing multiple files to C/C++ compiler allows for interproce... +0.23
Extend std::vector with range checking and signed size_type +1.16
C++ Destructor called for the wrong object? -1.29
Can the C++ compiler optimize away the use of dummy variables that... +1.11
Using "this" pointer in template class function definitio... +2.22
move Constructor is not called 0.00
How can I fake a class with templated methods without recompiling? 0.00
When the control flow off the end of a function without a return, w... -0.46
Template function broken after compiling with C++11 +1.09
How can I pass a free-form predicate as a template function pointer... +0.44
SFINAE: What is happening here? +0.53
Avoid accumulation of iterator types in template arguments -1.15
How do I compare the first element (string) of a pair in a pair vec... 0.00
Ignore SIGSEGV and continue execution -0.47
Check if function return type is the same as an STL container type... -0.84
Shell loop syntax inside makefile if/else +0.83
How to loop on strings and remove the string array 0.00
How to loop on array of string 0.00
lambda comparator for `std::set_intersection` +0.54
A vector for different classes +1.32
Template specialization for SFINAE +2.55
Does there has any easy way to convert "02:00" to minutes... -0.92