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 ... 27 28 29 30 31 ... 62
Title Δ
Hiding an #include used by template class from users of the class +0.33
Changing all elements in vector(list, deque...) using C++11 Lambda... +1.01
Why can't GCC disambiguate multiple inherited functions (yet clang... +1.45
Accessing nested template parameters without template template argu... +0.57
Outputting a whole array at once +0.25
implicit const cast in templates +0.93
C++ std::function cannot find correct overload +1.42
How can I make an array a parameter of a function in C++? +0.93
returning a string from a c++ function -0.82
case expression not constant +1.78
Copy the contents of std::vector<char> into a char* buffer? +0.45
Can you use a.b notation in a #define macro name? +0.38
Can anonymous class be used as return types in C++? -2.33
Can't use Operator != for bool -0.45
C++: when we should use "this->" PLUS parameters by re... +0.75
c++ stringstream to ostream to string +0.61
C++ buffered file reading 0.00
How a bool type variable is stored in memory? (C++) -0.50
Using std::is_base_of with decltype on class hierarchy +1.59
Use of variables in global namespace +1.17
Template specialization for class flags -2.62
Is it safe if a template contains virtual function? +1.47
Insert multiple inputs on one line in C++ -0.79
Class template befriending function template -0.65
In C++, can objects be null? -1.32
Printing sizeof(T) at compile time 0.00
C++ for loop: evaluation of condition +0.75
specializing iterator_traits +1.52
How can I tell gcc to warn me of strings being assigned an integer... -0.96
How does this program work -0.41
Move Constructors and Static Arrays -1.90
How can I ease the syntactic overhead of checking iterator values i... +0.84
Unary: Why unary's behavior in c# varies with c/c++ +0.34
Can't understand compiler's behaviour (creating object) -0.86
Allocating base class object to a derieved class +0.35
Convert "this" pointer to string +0.71
Unable to iterate through template map. How to deal with this error? 0.00
Memory allocated pointer and a copy pointer in a template -1.00
Accessing template friend function of class in main. 0.00
What's better solution to separate user input by space in C++? +1.33
How to access a map within a map in C++ ..? Performance issue? 0.00
How do I add an enumeration type to reference an array -2.64
valid variable capture from lambda +1.64
What are the advantages of boost::noncopyable +1.01
C++ / Template / Explicit init of template type? -0.56
When should I prefer non-member non-friend functions to member func... +1.26
pthread_create parameter function pointer +1.25
error: expected a type, got 'struct' c++ -0.85
having to use pointers to abstract class causes difficulties +1.47
error: no match for 'operator<<' C++ 0.00