StackRating

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

TheCppZoo

Rating
1499.81 (3,741,043rd)
Reputation
800 (186,376th)
Page: 1
Title Δ
Covariant Return Types of Objects 0.00
How would it be possible to use variadic function without passing n... +2.69
Template parameter pack deduction when not passed as last parameter -3.58
Does boost::any / std::any store small objects in-place? -2.56
When is a vtable destroy in C++? +2.03
Take the length of a string implicitly in templates 0.00
How many constructors does the class have? +2.24
C++ Design: Overloading/Overriding many many functions, way to clea... -4.36
Printing min and max using a EOF loop 0.00
C++ : Different deduction of type auto between const int * and cont... +4.88
How to curry a method on an object for passing it as a C-style call... 0.00
Is it possible to perform a string to int mapping at compile time? -0.71
Syntax for using overloaded operator C++ 0.00
C++: gcc "symbol(s) not found for architecture x86_64" (M... 0.00
Code simpler than lambda for a call in constructor that uses an out... -1.93
Code simpler than lambda for a call in constructor that uses an out... -1.93
Constructing an object to return by value elsewhere -3.81
Specialization of multiple template<int> functions -1.35
C++: Why is the value assignment interpretation always int? +0.56
Make Boost Matrix attribute of a class +5.01
C++ Literal string and const string reference argument 0.00
Combining multiple template classes to one class using typedef -3.28
Changing Array Values In Function - Inline Assembly 0.00
std::bad_alloc error in C++ vector in merge sort -0.02
reverse a number's bits +2.69
Are new and delete still useful in C++14? -2.99
Whether to use T const& or T&& -1.11
Why am i getting these invalid characters before my file data? +4.83
3D FFT with data larger than cache -2.34
Operator overloading inheritance with classes +4.84