StackRating

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

WhiZTiM

Rating
1612.95 (1,310th)
Reputation
18,227 (7,645th)
Page: 1 2 3 4 ... 10
Title Δ
Thread synchronization between data pointed by vectors of std::shar... +1.25
c++: why template cannot be used to deduce both container and eleme... +1.13
How to invoke an overloaded parent cout friend class from a derived... +1.15
C++ How to bind and invoke a templated type method -1.37
Using STL algorithms with Qt containers 0.00
How to make virtual functions of a super class overrideable for gra... +0.36
Typedef With A Class In Another Class -0.58
In c++, how to free memory of few elements in a vector and still ha... 0.00
Function pointer reference parameter conversion to const +1.58
Improve c++ performance, used vector and sort 0.00
Why does Linux report the memory usage of my application too be so... 0.00
Why can const int& bind to an int? -0.92
error: too many initializers for a struct +0.33
When is an initialization list looked up by C++ 0.00
error C2064: term does not evaluate to a function taking 1 argument... 0.00
C++ static constructor returning a container -0.62
const std::unordered_map<char, int>’ as ‘this’ argument disca... 0.00
Why can I prevent implicit conversions for primitives but not user-... +0.89
template types in std is_member_function_pointer +0.06
Deallocation of memory when argument subexpression of new expressio... +1.76
Calling non-const method of a derived class from another derived cl... +0.35
STL containers for event scheduler 0.00
Interface design: safety of overloaded function taking string and c... 0.00
c++ convert instance of class to another 0.00
Is there any complexity difference between a std::vector used as a... -1.44
strange behaviour of copy constructor between function parameter an... 0.00
Passing an object method to a variable 0.00
How to get an integer result for Car Class with strings and integers 0.00
Sorting a 2D vector with specific criteria using std::sort +1.07
How to use namespaces and classes? 0.00
Call a plain void function from member initialization list? 0.00
Pong game bugging out - mayby pointer to class +0.32
How to emplace a struct in std:::vector +0.12
Remove spaces before the first word in string in C++ 0.00
iterator_category': is not a member of any base class of 's... 0.00
How is memory allocated to instances of class with array memember? 0.00
can I get access to a unique pointer as const reference? 0.00
Cast unresolved template overloaded class member 0.00
Calling convention of overloaded operator within structure? 0.00
How can I use template parameter name outside the class? +1.75
Manually calling destructor before delete +1.57
Variadic templates with const references +1.80
Why does C++ vector size start out at 4294967296 yet the debugger r... -0.10
Can main() function be called a constructor function +0.41
Invalid init of non-const reference of type std::basic_string<ch... +1.87
Using cout with basic_string<unsigned char> +1.18
Why does `std::make_shared` perform two separate allocations with `... +0.68
Perfect Forwarding to a Private Class Constructor Through a Templat... +2.03
string.find() isn't returning a -1 when it finds nothing in c++ +0.40
'Segmentation fault (core dumped)' with case 0.00