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 ... 10 11 12 13 14 ... 62
Title Δ
Specialize template function on presence or absence of POD structur... -2.65
How to replace "template <typename ..." with a macro? +0.76
How to extract the highest-indexed specialization from a structure? +1.48
c++: cin.getline is ignored in a separate case +0.28
Very generic argmax function in C++ wanted -1.83
Why the value of the variable is output 0? +1.90
Converting a Pointer to Reference, Costly? +0.58
std::array implicit initialization in function call -0.21
Am I using the Input/Output Stream Library right? +0.30
How can I determine whether a process is 32 or 64 bit? -2.68
C++ constructor call another constructor based on parameter type -1.63
Why does int*[] decay into int** but not int[][]? -1.23
pointer to pointer to constant +2.14
Assigning values after defining an enumeration +2.20
insertion to type map in c++ -1.14
Error passing a boost::bind function to an inner class 0.00
Clearing generic array throws logic_error if non-primitive type is... 0.00
Static pointer to class linker error +1.24
Ensuring C++ Object is properly de-allocated +0.14
override constructor c++ +1.27
Acces the elements of a multidimensional array trough a pointer in... -0.17
Difference on std::vector push_back(Object()) and push_back(new Obj... +1.24
How to decorate objects in a single line of code using the decorato... +1.43
Memory allocation areas in C++ (Stack vs heap vs Static) +0.35
Does a vector behave the same was as an array when dealing with poi... -0.83
Assignment operator on vectors with different const correctness 0.00
why isn't the copy constructor called -0.69
Get the result type of a function in c++11 +1.73
Best style for deleting all constructors (or other function)? -1.17
NULL Check standard +0.30
what does C++ string erase return *this mean? -2.15
not able to fully undertand how template template parameters work +0.95
namespace functions not linking -0.96
type conversion between inherited classes when passing an argument... +1.44
How to make a number returned from a function be used for defining... -0.76
Use 'sort' with char array(C++) +2.04
Got "no matching function" from GCC 0.00
Template Constructor Taking Precedence Over Normal Copy and Move Co... +0.08
SFINAE, deduction vs. instantiation +1.95
C++ templates - partial specialisation of member function -0.40
What's the safest way to define short function name aliases in C++? +0.91
Is it possible to put "delete" in comma expression -0.69
How to implement sorted pointer vector? -0.09
Segmentation faults in deque of user-defined pointers +0.38
struct constructor name precedence +2.06
Overloading a template function which can differentiate between non... 0.00
How do I properly write trailing return type? 0.00
Order of evaluation of elements in list-initialization 0.00
how to avoid undefined execution order for the constructors when us... +0.19
C++ Templated Class Invalid Use of Incomplete Class +1.25