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 6 ... 128
Title Δ
How to know what is the length of pointer in array of pointers? -1.30
Passing std::unique_ptr to constructor to take ownership 0.00
Implicit conversion from child class to abstract child class with t... 0.00
C++ Find an int in an array +0.27
How to deduce type of `T` from a pointer to member function? 0.00
How to write template function for general std::vector push_back? +0.59
Push_back variadic function parameters into a vector? -0.24
How to break a string in C with / -2.46
Dynamic memory allocation for char*** +0.67
Alternative to gets? -2.63
limit std::vector for given min and max values +0.26
Virtual inheritance - why this output +1.29
Using strcpy with a char to a string? +0.02
Calling base class template constructor in C++ 0.00
Pure virtual function +0.25
instantiating unique elements of std::vector without a copy constru... 0.00
std::shared_ptr<Parent> to std::shared_ptr<Child> -0.73
In C++ trying to write a newline after each operator overload cascade +0.24
Pointers to Interfaces c++ +0.03
C++ - undefined reference to 'Class::variable' -0.25
Trouble with header files in c++: linker command failed +0.29
Global functions in Multi-File projects? 0.00
Why is std::inner_product slower than the naive implementation? 0.00
Over-aligned types with std::aligned_storage 0.00
Deducing the types -2.21
Protocol Buffers vs Flat Buffers 0.00
What's the meaning of `struct decay<T, R(A..., ...)>` -1.75
What does it mean to evaluate in c++? +0.44
Isn't a std::string a std::vector<char>? +0.59
How are two strings compared? 0.00
std::lock_guard or std::scoped_lock? +1.43
Compile error when trying to use std::result_of 0.00
error: invalid conversion from 'char' to 'const char*&#... 0.00
Lvalue-to-rvalue conversion in [expr.ref]/2 0.00
How do I call a function to close a file using FILE *fp 0.00
struct size 12, struct object align to 8, possible? -2.53
Why the prvalue below in [expr.ref]/2? 0.00
How to use std::insert in 2d map in c++? 0.00
Are moves automatically used when reassigning to the mapped variable? 0.00
Predicate for remove_if 0.00
Invalid pointer operation error when calling vector.erase() function +0.25
What, actually, is the modulo of a negative number? +0.54
Convert std::shared_ptr<char> to std::shared_ptr<unsigned... 0.00
choose among 3 different maps on condition +1.44
How to use lambda for std::find_if +1.37
How can I check if a thread is NULL 0.00
How symbols are resolved when linking in dynamic libraries 0.00
correct use of functor for C++ STL thread -2.88
how to get a template parameter type from a typedef inside of an ob... 0.00
Do I use atomic_compare_exchange_strong or atomic_exchange in c++11? 0.00