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 2 3 4 5 ... 128
Title Δ
Compilation error: invalid conversion when calling base-type constr... -2.92
g++ option for showing all warnings except particular one +1.49
How to use a std::condition_variable correctly? 0.00
convert function into find_if lambda -0.23
C++ template method to specialize union types 0.00
C++ Logging using std::ostream and std::cout 0.00
How do you declare a global std::vector 2d array across multiple fi... 0.00
Multiple definition of constructor 0.00
Returning a reference/lvalue 0.00
Declaration and prototype difference +0.25
Difference between null pointers and uninitialized pointers? +0.18
How to use reinterpret cast for inner template class? 0.00
Forwarding the const-ness of a template parameter, should I use a f... +1.55
C++ map::find() in stl +0.27
Why noexcept move constructor is not getting called during vector r... 0.00
custom template programming +0.26
insert into std::map using class method -1.13
Converting a pointer to a byte slice -0.73
C++ how to read a line of text from file to char array +0.76
Why can a char pointer variable be initialized to a string but an i... -0.60
C++ derived class method calls -0.74
Deadlock simulation using std::mutex +0.93
Unable to delete object that used strcpy() +1.55
long long array not returning expected value when calling index of... -0.61
Confused about C pointer freeing +0.26
How to avoid allocating memory by using reference? -2.49
Method works when passed [] array but not memory from malloc 0.00
C++11: does "decltype(1+2)" declare an xvalue or a prvalue? -2.48
Why does memcpy change the last element of original array? 0.00
Reallocating Iterators [REWRITTEN] 0.00
What is the best way to get values of a map as a vector? +0.27
initial value of reference to non-const must be an lvalue when call... -0.24
Const reference to a class member instead of a getter 0.00
how to deal with characters of a string when we are using string in... 0.00
Are mutex locks necessary when multiple threads access the same var... 0.00
Cast instance to void? 0.00
Implementing unique_ptr: Deleting non-allocated objects +2.07
Subtle difference between Fortran and c with respect to how sources... 0.00
std::begin() and std::end() do not work on unknown length array in... 0.00
how to read from file without using namespace std 0.00
Implement many similar (sub)classes in a maintenance-friendly way 0.00
Size of a struct that is defined as a pointer 0.00
Accessing pair-vector to return using iterator 0.00
is_partitioned behavior when no elements satisfy predicate +0.26
c++ function with static variable returning next value in array 0.00
C++ Inheritance - Overriding Function, including using "::&quo... 0.00
C++17 class template deduction 0.00
How to initialize const size array in constructor without explicitl... 0.00
Is this C user input code vulnerable? -0.98
Function specialization with array argument 0.00