StackRating

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

polkadotcadaver

Rating
1532.03 (16,820th)
Reputation
1,649 (100,071st)
Page: 1
Title Δ
Compiler error when destructor declared in class body with unique_p... -4.16
Adding Classes to an Array -3.44
STL-pair-like triplet class - do I roll my own? -2.13
C++11 std::generate and std::uniform_real_distribution called two t... 0.00
Defining a static array in a file other than main.cpp -0.74
Returning a Character String from #define Function +4.17
C++: Is this a memory leak? +3.79
Creating a new object by calling the new constructor with a string -0.89
Is using same parameter name and member name valid -3.56
Initialize only first argument of c++11 tuple +3.57
Providing multiple implementations for templated function tackling... -3.28
'Undefined reference to ' error in GCC Eclipse +2.85
C++ multiple values initialization +1.80
Lvalue to rvalue reference binding 0.00
boost::shared_ptr to void * and vice versa +3.63
exception handling - writing file with another filename if it's exi... +3.41
Preventing the destruction of member variables +3.81
boost::optional return from function 0.00
(C++) Initializing and Declaring elements within a Two Dimensional... 0.00
Counting characters in txt file giving wrong count -0.27
Return passed reference to object +3.77
Should you move an automatic copy into a member or leave it alone? 0.00
Segfault on deleting class member pointer to a stream 0.00
Decreasing verbosity: inserting elements into map -0.98
Recursively finding lowest number in linked list +4.20
Sort an increasing array -0.73
Is there something equivelant in c++(or c++11) for @ like in c#? 0.00
Is it safe to initialize an auto_ptr with a pointer to a derived cl... +0.39
How to get enum from boost::property_tree? 0.00
Is that possible to bind a new property for an existing class's ins... +2.46
What happens if you move an object without move constructor? 0.00
How to select the last thing in an array? -0.67
Switch case refusing to recognize constant as initialized -0.10
C++ odd template issue +1.02
why loki::flex_string's SmallStringOpt need aligment 0.00
Initalize member vector in constructor C++ +3.93
GCC Optimization Flags +1.70
Accessing members of derived classes -0.06
Function to count an expression +1.98
Using cout to print a statement only once in a function that is rep... 0.00
How to output date as follows 8 December 2013 in C++ +3.97
Why is a public copy constructor required even if it is not invoked? -2.05
Container-based overloads in STL +3.76
initialization with '{...}' expected for aggregate object +0.10
Copy constructor/Assignment operator confusion when initializing ob... 0.00
Does std::static_pointer_cast have any additional runtime overhead? +4.63
Why does std::vector's constructor calls custom class's destructor? -3.84