StackRating

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

Pubby

Rating
1641.94 (682nd)
Reputation
40,947 (2,699th)
Page: 1 ... 9 10 11 12 13 14
Title Δ
order of constructor component calls -0.18
member functions and the copy constructor +1.65
convert variable to const +0.63
Iterate through 2D Array block by block in C++ -0.25
What does && mean with a parameter type in C++? -2.23
Inheriting from a template class +0.42
Change in standard in assignment operation 0.00
Portable way to check the presence of non-portable integral types -0.44
Why does C need "struct" keyword and not C++? +0.83
Is ++ the same as += 1 for pointers? -0.85
Adding to c* invalid conversion from const char* to char*" -1.44
C++ function to create and destroy temporary with given type and co... -1.53
How can I convert this c++ template function to a C alternative? -1.04
Why initialization of a static variable is restricted to constant e... +0.64
Why vector<bool>::reference doesn't return reference to bool? +0.63
Would the following code causing problems in C++? +1.17
Is -1u valid c++? -0.98
PODs and VPtr Design in C++ Compilers -0.85
GLSL shader class framerate issues -2.49
Pointers to base classes and how to determine actual type of the in... 0.00
Function that accepts variable arguments of different datatypes in... +1.16
Should memory be freed just before return statement in main? -0.16
How to compare char variables (c-strings)? +1.70
Understanding this bitset implementation (C++) -0.56
Static methods save memory? (unmanaged code) -0.62
Do namespaces affect initialization order in C++? +2.06
variable length array-like parts in class and class template in C++ -1.66
Proper behavior when overloading casts to have class behave identic... -0.31
C++ extern function error: too many arguments to function -1.25
Template Linking and Separation of .h and .cc Files +0.12
How can a class inherit from a template based on itself? +0.20
Regarding usage of enums in C: would it be possible to change the v... +0.44
How to document enumeration values with same name with Doxygen? 0.00
Sound. How exactly does it work? -2.40
Why can't variables defined in a conditional be constructed with ar... -0.76
Finding out if two rectangles intersect -0.34
enforcing same type on multiple templates +0.86
What is the best way to create a specialization-only function templ... +1.05
C++: a scalable number class - bitset<1>* or unsigned char* +1.15
C++ interview inheritance puzzle -1.18
const references in c++ templates +0.40
C++ Explicit templated function instantiation for templated class o... 0.00
Cannot access memory at address in C +0.74
Use of -> in a template in order to force the following symbol t... +1.23
Proper use of this-> +0.70
std::unique_ptr twice as big as underlying object +0.29
When to mark a function in C++ as a virtual? +0.30
How does C differ from Java's compilation model? -1.13
Memory access optimization in C -1.78
Callbacks from a class method (C++) 0.00