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 2 3 4 5 ... 11
Title Δ
What does it means if I declare function pointer in c++ -0.79
Which is better: Function overriding or passing a function pointer... +1.03
GlobalAlloc explanation -0.49
How to get std::string from command line arguments in win32 applica... -0.52
About iterator and const problem in C++ +0.92
Encapsulation v Performance +1.40
std::vector of objects and const-correctness -0.82
C++ using Namespace In Source Files +0.17
C++ : problem when trying to create an instance +0.71
Why operator = doesn't get inherited from a template class +0.17
How to convert two strings to integers so math is correct? -0.85
Do Ideone and Codepad really not support C++03? -0.26
operator overloading outside of a class! -0.79
Providing an instancabe class's method as a function pointer? -0.53
What happens to the memory allocated by `new` if the constructor th... -1.66
How and why is it possible to change access level of a member? -0.50
clean stack in c++ -1.27
C++ Polymorphism with template class +0.05
C++ namespaces and defining classes in separate files +0.40
Move constructor on derived object 0.00
namespaces, classes and free functions - when do you need fully qua... +1.47
How to expose a subset of the public interface to a class +2.11
Singleton pattern in C++ -0.09
Is it possible to initialize static const member object in a class... +2.87
Are derived classes considered friends? +2.16
deleting an array the wrong way +0.67
Unions as Base Class -1.20
Why are global anonymous unions required to be declared as static? -1.25
How can I investigate the source of an Access Violation that occurs... +0.91
Problems with garbage characters when reading file -0.55
Change the Type of a Template Class +0.19
>> and << operator overloading +0.19
Compilation error in usage of templates +2.26
C++ object created with new, destroyed with free(); How bad is this? -0.34
C++ casting of templated class 0.00
Is it better to take object argument or use member object? +1.19
1 bit per bool in Array C++ +1.19
Is it possible to overload a template class? 0.00
#if inside the function +2.07
friend declaration declares a non-template function +0.18
ADT - Iterators - operator ++ -0.52
What's the use of the derived class as a template parameter? -0.70
Forward declaration just won't do -0.33
how to dynamically create methods to operate on class objects initi... +0.09
what to do if debug runs fine, but release crashes +0.35
Is pointer better than instance when declaring members in class? -0.60
C++ matrix size depending input doesn't compile +0.50
GCC 4.2 Template strange error -0.21
In assignment operator function, is array being memcpy implicitly +1.27
typedef for enum from template base class +2.11