StackRating

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

Chubsdad

Rating
1476.74 (4,507,064th)
Reputation
19,408 (7,065th)
Page: 1 ... 5 6 7 8 9 10 11
Title Δ
Functions with const arguments and Overloading +0.23
Why would the conversion between derived* to base* fails with priva... +1.10
How to find out cl.exe's built-in macros +0.20
C++ global function -1.06
Is there any need to assign null pointer to std::auto_ptr +2.75
Setting a nested array in c++ -0.81
Weird compiler error and template inheritance +0.55
Array and Rvalue -1.47
Recursive template? -0.80
How to convince people that a single class with 11975 lines of code... +0.94
C/C++ Array initializer problem -1.03
redirecting input in c++ -0.02
Types of child classes -1.35
What does it mean if a method call starts with two colons? -0.99
Using "C" function and variables in "C++" code +0.53
Isn't Composition bad for testability? -0.91
How to have a Struct with template with a class +1.13
How can I get the class name from a C++ object? +0.76
Conventions for accessor methods (getters and setters) in C++ -0.93
unrecognized type in a function call +0.54
virtual functions are determine during the compilation? -1.30
Pointer to pointer array understanding problem -0.12
address of c++ template function -0.41
parse an unknown size string +1.46
How to test if a constant fits into a type while compiling? -0.14
Does endianness have an effect when copying bytes in memory? +1.06
Pointer to members +1.93
Friends confusion -1.47
set/get methods in C++ +1.43
Why would a friend function be defined as part of a struct - boost... +2.31
c++ sizeof( ... ) +0.71
Should C++ 'interfaces' have a virtual destructor +1.24
How to define 'final' member functions for a class -0.24
C++ static_cast from float** to void** +1.49
Can I make a public member variable private in a derived class? +0.05
How should I design a mechanism in C++ to manage relatively generic... +0.12
question on function returning a reference in C++ +1.93
How to end up with a pointer to 0xCCCCCCCC -0.43
C++: What is the default length of an int? -0.47
3.4.1 Unqualified name lookup -1.49
Array based stack - error in destructor -0.45
should always return a pointer to class in interface design? -1.07
Class name does not name a type in C++ -0.48
Function specifier +0.73
error C2440: '=' : cannot convert from 'char [5]' to 'char [20]' -0.47
Multicasting in C++ : Error "An unknown, invalid, or unsupport... +0.05
"..." in function prototype +0.27
Namespaces qualified with :: in C++ -1.45
Declare Before use in C++? +1.57
Why string string is allowed and int int is not allowed by Compiler? +1.28