StackRating

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

Chris Uzdavinis

Rating
1513.93 (48,989th)
Reputation
2,351 (71,712th)
Page: 1 2 3
Title Δ
Public "using" = decltype(<private>) 0.00
displaying an array of structures 0.00
How to detect type of uint8_t in parameter pack +0.34
Why is it not possible to override operator<< for template cl... -3.44
Why can't I write the size() function as a condition in the whi... 0.00
std::enable_if type checking -3.41
Is using an unsigned rather than signed int more likely to cause bu... +1.20
Template argument with default type and value 0.00
Methods of passing an array as a function parameter in C++ +3.81
what difference does it make if i dont use pointer? 0.00
Cost of Primitive Wrappers 0.00
C++ Tree Data Structure +2.04
Compile time optimization given constant function arguments -4.17
Simple template class member function specialization that returns a... +0.28
C++ Operator Precedence while using vector iterator 0.00
C++ access private class member +3.92
About type of decltype in object-orient in c++ 0.00
double colon for instance variables in c++ -1.49
no operator << found which takes a right-hand operand of type... +4.58
fill array of pointers to integer -0.35
Virtual functions with varying of function parameters in derived cl... -1.40
Trie data structure using class C++ +0.20
Problems with copying an array into another dynamic array -1.22
How to test that a member of a struct is defined (c++) -1.58
Is it possible to force non-const virtual methods from superclasses... +3.97
Vector iterators don't work as expected (THREAD 1 BAD_EXEC error) +3.86
Pointers to Data Structure Members +4.80
What is complexity of this pointer function? +1.20
Why does my condition not work? -1.28
What is the standard compliant behavior regarding optimization of l... +5.11
Call right template function via base class pointer -3.69
How to design a class with methods which have similar functions but... +4.10
Cleaning up when process goes down - WHY -1.24
Preventing an object from being destroyed instantly -1.94
Multiple Inheritance need to acces to private variable +3.99
Deleting overloaded function. C++11. Call of overloaded ... is ambi... +1.01
Initialize vector <char> with int values -4.09
No binary operator was found where it is defined C2679 and C2678 er... -0.04
Passing derived class to a function of base class argument 0.00
Why does my random string generator produce too short strings? 0.00
Optimizing For Loops C++ +0.15
Pass template class instance type alias to non-member template func... 0.00
C++ What's the best way to end this 8-Bit for loop +4.25
Incomlete object of class -3.95
How do declare an array in C++ as a parameter? -3.42
Visual Studio 2015 loop performance degradation when storing pointe... +0.02
Can't assign array element to class variable while overloading... -3.12
string::substr() returns a blank string 0.00
c++ assign to pointer a pointer to constant -2.78
Why the design of c++ does not allow passing the lhs object to an o... -1.98