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 ... 58 59 60 61 62
Title Δ
Pointers to string in functions -0.67
Why use do { ... } while (FALSE); in C++ outside of macros -1.20
How do I pass a "const_reverse_iterator" parameter to &qu... -1.44
Which one will execute faster, if (flag==0) or if (0==flag)? +0.83
virtual keyword in different scenarios -0.41
Operator overloading : member function vs. non-member function? +2.55
if (!someArray[i]) +1.41
How to overload and call a method in a derived class which was prev... +0.11
are there problems with this macro - check status and return if fai... 0.00
Bad allocation exceptions in C++ +0.81
WPF - Trying to set the MinHeight of resizeable window based on its... 0.00
Should accessors return values or constant references? -1.62
Scheduled build with C++ in Visual Studio -2.18
What can cause a pure virtual function call in C++? -2.09
Will Derived class type compatibility to base class cause a memory... -1.13
Dealing with array of IntPtr +0.65
Correct way to work with vector of arrays +1.37
Concise lists/vectors in C++ -1.33
memory leak in c +3.88
Printing Associative Array in C++ +3.73
Template Specialization in Header File +0.01
What is the meaning of "operator bool() const" in C++ +0.86
Have global function definition in header file, and avoid duplicate... -4.22
implement string class with custom behavior +3.95
Maximum number of parameters in function declaration +1.60
Maximum number of parameters in function declaration +3.75
C++, function pointer to the template function pointer -3.47
C++ variable to const expression +1.65
Size of Primitive data types +3.29
Why can't I pass template parameters on to another template? -1.70
Are these pointer conversions using static_cast ok? -3.73
C++ STL type_traits question -4.41
Static polymorphism definition and implementation -3.57
Determining if a derived class overrides a method from a base class +1.62
How to use a class in DLL? +1.51
Doubt in Conditional inclusion +1.16
global extern const clarification +3.97
Error C2888 migrating from VC9 to VC10 -4.70
Is it possible to specialize a template using a member enum? +4.25
Question of using static_cast on "this" pointer in a deri... -1.27
clone a wchar_t* in c++ +4.36
Nonstatic member as a default argument of a nonstatic member function 0.00
How to know the type of an object in a list? -1.79
what does stack and heap overflow exploit means +2.24
Memory Management with returning char* function +1.46
Mixed declaration in a for loop -0.08
Why do c++ programmers use != instead of < -0.09
Copy constructor called even when returning by reference? -0.98
Behavior of C++ Object Reference -3.54
C++: Protected Class Constructor +6.32