StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

iammilind

Rating
1509.89 (71,401st)
Reputation
45,570 (2,306th)
Page: 1 2 3 4 ... 23
Title Δ
Ensuring a template class isn't polymorphic? +0.50
Dynamic allocation to array of pointers and its alternatives -0.45
Using C++11 auto keyword to declare two (or more) variables -0.50
Is there guaranteed to be only a single copy of a non-inlined inlin... -1.80
Template specialization for classes which have a certain method -1.50
Enforce template function to be T=B* inside a class<std::unique_... +2.63
C style cast vs C++ style casting -2.24
Generating a compiler warning on bad static functions usage 0.00
How to delegate traits functionality to member of class? -0.32
Can a C++ function be declared such that the return value cannot be... +0.03
Why can the return type of main not be deduced? -0.23
How to access the address of base class member in inherited class m... 0.00
how to declare properly the template taking function type as a para... -0.94
Why are vector contents changed after the method scope finishes? +1.72
what does a const char** look like? -0.49
Propagate method staticness to derived class -1.50
Compare input parameter of c++ macro +1.81
deserialize data on the fly from stream or file 0.00
How can I avoid #includ-ing <sstream> thanks to a template fu... 0.00
Catching lambda functions capturing local temporaries -1.48
Deleting entry from map shows leak in Valgrind 0.00
How to convert std::queue to std::vector -1.86
An error proof way to apply new operator for pointer to array +1.58
What is the opposite of c++ `override` / `final` specifier? +0.47
Why can't a class have a pointer to an instance of another clas... +2.29
C++ How can I prevent my team developers from using integer version... -1.22
Storing a set of serialized protobuf objects +0.49
How to infer the type in CRTP? -0.00
Is it possible to identify the library that correspond to certain h... +0.16
How can I simplify this "variable as template paramter" i... -1.23
Alternative notation to *(ptr)[j++]? -0.43
How to avoid blocking thread during some heavy processing in c++? 0.00
Create a std::function type with limited arguments -0.80
Why fcntl() flag values are defined in Octal format & how this... +0.35
Safest and most efficient way to compute an integer operation that... -0.17
Type trait: Check if class have specific function (maybe inherit) +0.37
Can I tell where's the undefined reference to `vtable? 0.00
How could I serialize an Object without any risk of data corruption ? -0.00
How to deduce C++ return type in template? -0.03
How would you apply an same operation to a set of independent varia... -1.11
c++ Function to add an extra '\' to a filepath? +1.26
Using this in an if statement -0.06
How to create functor that wraps lambda with captured variable? +0.02
Handling incorrect parameter value +1.56
How to check if a member name (variable or function) exists in a cl... -0.41
Can I access a static local while it is being constructed in C++? +0.40
Inserting into unordered_map<pair<int,int>, int> throwi... 0.00
Cleanest way for conditional code instantiation in C++ template +0.70
Check a value at compile time if possible 0.00
C-style cast on a non-polymorphic type +2.02