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 2 3 4 5 ... 62
Title Δ
What is the equivalent of Python's list[:x] in C++? 0.00
Why is returning a reference to a string literal a reference to a t... -2.30
Why is Koening lookup not working here? +1.19
How can I modernify this piece of C++ code? 0.00
How do you delete an empty array of objects? 0.00
Mechanism for extensible conditional statement -0.55
Most vexing parse c++ 11 -1.86
warning #1011: missing return statement at end of non-void function -0.26
Template factory function with additional args: friendship issue -0.16
C++ - About template 0.00
vector::push_back conversion from const Type* to type* -0.97
How to insert an element into ublas matrix with dynamic size 0.00
How to resume playing after paused using gstreamer? -0.26
Fulfill a (possibly-void) promise +1.48
Calling a static method by repeating the object name +0.66
the function of pointer NULL in C++ +0.80
using template specialization +1.25
Why does auto return type change the overload resolution? 0.00
Why can't I pass the this pointer explicitly to a member functi... 0.00
Why doesn't new in C++ return NULL on failure +0.15
How to return two-dimensional arrays in C++ +0.24
SFINAE check for operator+= +0.96
Using std::enable_if and variadic base classes +1.72
How to extract a portion of a string in c++? +0.94
Identifier `i` is undefined +1.16
Array within Array in C++ +0.59
How can you give a function one parameter at a time? +1.07
Use member variable or static variable in C++? +0.53
How does this example in standard section 6.8 works? +0.70
Throwing an std::out_of_range exception C++ 0.00
returning a char array from a char function in c++ +0.61
Range based for loops and multiple iterators +0.17
Casting array of arrays to array of pointers -0.25
What is the rationale to "no diagnostic required"? +1.86
What's the difference between `Object obj(args...)` and `Object... -0.72
How to remove the leading white spaces but keep middle spaces in C+... -0.80
Iterating through parameters of a variadic function template using... +0.34
Template non-type parameter? +1.32
Weird boolean conversion (?) +0.61
How to close ofstream after assigning to ostream? +0.28
Variadic template specilization +0.67
Once more: why cannot static member variables be declared inline? 0.00
What does the '\' at the end of a #define statement mean? +0.23
Why is an ellipsis preferred to a variadic template when called wit... -2.71
What is the type of a lambda? 0.00
SFINAE not working although template methods are used -0.16
Function returning copy of vector of structures -2.52
How can I generate as many parameters as is the arity of a function? +1.17
Is there a standard library function, opposite from addressof? -0.43
Why does variable declared with static, extern and without it conta... -1.17