StackRating

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

Kerrek SB

Rating
1697.53 (161st)
Reputation
454,731 (75th)
Page: 1 ... 14 15 16 17 18 ... 128
Title Δ
What is the effect of default initialization for a union instance? 0.00
What is this C++ C11 syntax: "= {}"? -0.44
Undefined behavior for std::vector reserve() +0.27
Why stringstream has this behavior? +0.28
Can the compiler substitute copy initialization by direct initializ... -1.63
Using constant struct members in array declaration 0.00
C++11 Segmentation fault with std::promise -0.65
"invalid use of incomplete type" for const function point... 0.00
Operator '==' not applying to custom type C++ 0.00
Why am I getting access violating reading location when I try to se... 0.00
this->member VS member in C++ -0.25
Compiler's alleged optimisation of while loop -1.86
Passing to a same function matrices with different sizes of both di... -0.76
error passing volatile std::queue<int> discards qualifiers [-... +1.47
In the absence of copy elision, is the copy/move constructor guaran... 0.00
C++ bad_cast exception casting *this to derived template class 0.00
std::function cannot deduce overloaded type in template instance 0.00
How constructor works in private inheritance 0.00
Create instance of derived abstract class in c++ +1.26
Reinterpret template type at compile time 0.00
max of two integers using ternary operator in C +1.29
Are all threads halted when one of them receives a signal and none... -2.32
How do I typedef base class's member template? +1.77
c++ calling superclass constructor with va_arg 0.00
The term value is mentioned in the definition of an entity, but wha... +0.87
C++ accepting both member and external function pointers -2.65
Class declaration in same scope as using declaration compiles in GC... +0.26
replacement function 'operator new' cannot be declared '... 0.00
How pthread_join() determine that called/waiting thread is terminated 0.00
C++ What are the differences between std::lock and std::unique_lock? +0.27
When and how is the code for library functions added in c? 0.00
Replace the content of container with data from another container +1.39
Please teach me how to make the template parameters of a following... 0.00
C++'s max() with initializer list returns strings out of order -0.32
Dynamic arrays in C -0.87
Are C++ versions of C standard library functions in the std:: names... 0.00
Why does std::is_copy_constructible<T&&>::value retur... 0.00
Can array members be initialized self-referentially? +0.82
Why can't I construct a string with a NULL char* in C++? +0.27
priority_queue with custom comparator returning wrong top-of-the-heap 0.00
Computer Architecture/Assembly, Amdahl's Law 0.00
Trailing return type array +0.81
Cyclic dependency between template class member functions 0.00
Does the catch unit test framework support junit-style test reports? 0.00
What happens if i don't use zero-based array in C +0.46
Mixing "untyped" operator new and "typed" delete 0.00
unique_ptr::get() function with virtual and non-virtual function 0.00
how to initialize array using string pointer in C++ -0.87
Pointer to function taking abstract parameter 0.00
In C++, how do I create a function that accepts an InputIterator? +0.83