StackRating

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

Nawaz

Rating
1701.47 (143rd)
Reputation
262,646 (156th)
Page: 1 ... 52 53 54 55 56 ... 62
Title Δ
static struct in C/C++ -0.76
What's this STL vs. "C++ Standard Library" fight all about? -1.89
about before function in typeinfo -0.09
Const variables in c++ -0.41
c++ Loader class +1.19
How to initialize class members in singleton pattern? +1.80
Call a function from a prototype in C++ -0.40
Operator << and inheritance +0.26
C++ standard template library vector question +0.55
addition of 2x2 matrices with operator overloading +0.85
Why does declaring a "static const" member in a header fi... -1.11
Extra method in template specialization -0.95
Order vs. Associativity +0.42
C++: sscanf behavior -0.05
Figuring out obscure pointer typedef +0.72
STL cloning a vector +0.81
Searching range of values in a Vector of Structs C++ 0.00
Is a DLL loaded entirely or only some functions? +1.15
Define template function only for classes derived from a single base -1.22
array questions (homework) -0.32
Problem with tstring typedef -0.56
When I using dynamic_cast it gives error? -0.80
problem initializing global variables +0.16
About error class -0.59
Template << and >> operators specialization -0.67
C++ using statement in member function scope +1.99
Default assigment operator= in c++ is a shallow copy? +0.79
What does string::npos mean? +2.35
typedef type checking? -1.99
how do I write to stdout from an MFC program? 0.00
How to convert an enum type variable to a string? +0.04
Do polymorphic C-style casts have any overhead? +0.52
static constant referencing to parent variable -0.57
Function as a type? -1.61
Disable GCC "may be used uninitialized" on a particular v... +1.71
How to properly use namespaces to avoid name collision? -1.44
size of a user defined class -0.86
Virtual friend functions and template explicit specializations +2.09
Another problem with decltype -1.48
C++ operator overloading method -0.50
Why does this code continuously print newlines? -0.69
C++: Using '.' operator on expressions and function calls -0.17
How do I implement array::max_size()? +0.23
Is it safe to use the "this" pointer in an initialization... +2.23
Construction of object with non-default constructor inside C++ class +2.87
std::map: is find(key)->second faster than the [] operator? +0.45
C++: Casting an Object to char* for saving/loading +1.27
Returning non-const reference from a const member function +3.06
Is is possible to stringstream this way? to convert from string to... +1.24
How to cast a void pointer to a pointer when dereferencing? -0.17