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 ... 14 15 16 17 18 ... 62
Title Δ
Private member for singleton class -1.32
std::tuple to member functions +1.41
C++ stringstream how to reset it on 2nd loop 0.00
Member function of a templated class can't return a pointer to memb... -2.15
C++ STL Memory Management: Stack or Heap? -0.49
error "extra qualification ‘student::’ on member ‘student’ [-f... +0.31
Why does the destructor not modify a variable being returned +1.16
When could macro make code more beautiful than function does? +0.56
C++ Concatenation Oops -0.92
why doesn't strlen (..) expect const char* const str instead of con... -1.21
Can I generate a constant array of size n +0.30
Should I prefer array over vector for performance? -0.82
Why is part of my code not executed? +0.62
assert() function not showing up in disassembly +1.20
c++ convert string to hex -2.53
How to get the starting/base address of a process in C++? +0.30
If void() does not return a value, why do we use it? +0.09
Map for one to many relationships +0.86
Constructors for structs that don't do anything -1.58
Understanding 'most vexing parse' - why allow ambiguous syntax? +1.65
Why are standard string functions faster than my custom string func... +0.72
Memory allocation for C++ STL objects -1.91
How can I degrade a lambda to a function pointer in VS2010? 0.00
how to do deep copy with out operator = in class +0.71
Error in templated "find-and-erase" function +0.85
Is it a good practice to define IHaveVirtualDestructor base class i... +0.16
How to use lambda in for_each? -1.70
Working around invalid conversion from const 0.00
std::thread detect main thread 0.00
Any benefit of using assert instead of using a simple "if"... -0.01
Any advantage of always using suffix 'f' for floats in C++? +0.93
Constrain the lifetime of a data member to one method -2.00
c++ declaring a variable when passing it into a function +2.06
What is the flaw in this C++ code? +1.05
Reading bytes one by one from binary file 0.00
C++ explicit char/short? -2.28
How to check if value is in list -0.25
defining a non-templated class from a templated class +0.30
Casting POD object with static_cast -0.64
Arithmetic Pointer and fstream C++ 0.00
Is it possible to iterate over a `const vector<int>`? +0.85
c++ split string by double newline -1.16
How to know if a std::list has been modified -0.90
Why is unique_ptr<T>(T*) explicit? -1.35
declaring a class with a nondefault constructor inside another class -0.41
Overloaded operators for std::bind placeholders -1.91
Determining which derived class the pointer to the abstract class i... +0.27
Can you bind a reference to an uninitialized member? +0.67
gcc understand where compilation time is taken -1.73
Inheritance of template classes in C++ +1.35