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 6 ... 62
Title Δ
expression must have integral or enum type about an easy function 0.00
Understading this perfect forwarding example 0.00
C++ Overload operator == +0.25
What does `(&)()` mean in a C++ compiler error message +1.22
Creating std::function with lambda causes superfluous copying of th... +0.47
Match type of inherited member functions +0.29
Automatic generation of a value C++ 0.00
implement method with ref qualifier 0.00
Partial template specialization not giving proper results -2.17
c++ How to sort an array of structs 0.00
Iterator and templates 0.00
Why C++ primitive types are not initialized like the rest of types? +1.15
Allow only numbers from 0 to 1 +0.24
What is the preferred way to read from a file into a char array? 0.00
Why do I get a compilation error? +0.39
Returning two dimensional array of strings +0.78
Does '*(&x)' take more work than 'x' -1.49
C vs C++ Static Initialization of Objects -0.25
array initializer must be an initializer list or string literal 0.00
rvalue refrence of lvalue reference vs rvalue reference of lvalue/r... +0.26
Self assignment in initialisation +0.63
C++ ERROR about count_if: expected primary-expression before -0.62
How to use two parameter packs together? +0.98
C++ template argument deduction with lamdas +0.26
C++: converting WCHAR to LPCWSTR - real working example +1.40
is it ok to use const_cast in member routines to avoid duplicated c... 0.00
Is there a difference between a pointer parameter and an array para... +1.73
Be confused with argument in c++ function? +0.26
Function Overloading in C++ and Data Type of Numbers 0.00
C++ conditional template type with template functions error 0.00
How does this declaration invoke the Most Vexing Parse? -2.87
+= operator overloading and cascading? +0.79
Is there a way to shorten the C++11 lambda signature in declaration? +0.99
Is this a minor error in the documentation or am I missing something? +0.24
Prevent assigning to rvalue +1.41
Why user-defined conversions are limited? -1.29
Error in template function to get the parameter type from input fun... 0.00
Why are there different values for input? -2.43
Object creation order in braced init list -0.86
Function pass by reference +0.86
Why does g++ 4.8.1 issue a conversion warning +0.87
Warning "ISO C++ forbids variable-size array" with consta... 0.00
How to do lazy construct in C++? +0.99
what is the meaning of auto main()->int -2.41
Why the data type conversion error comes only in C++ but not in C? 0.00
Segmentation fault when free the linked list node +0.25
How to use type_traits to generate code dependent on if a class spe... +1.44
Is using same parameter name and member name valid +0.67
Why does this C++ snippet compile (non-void function does not retur... -0.70
Passing rvalue references vs non-const lvalue references -0.60