StackRating

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

Simple

Rating
1581.39 (2,896th)
Reputation
10,863 (13,841st)
Page: 1 2 3 4
Title Δ
C++ Template Call member function if matching type else throw excep... 0.00
array initialization - conditionally -2.45
best way to get the difference between two containers of type map&l... +0.27
Is there any inbuilt function available two get string between two... -3.07
Wherefore inline unnamed namespaces? -0.07
Check if copy constructor is called 0.00
Type traits to distinguish between a const char[N] and a std::string? +1.12
Initialisation of static class member. Why constexpr? +1.38
Is this reinterpret_cast OK to do +3.60
Struture "Student" C++ +0.18
Where are the closure's captured variables stored? -3.41
How to create a string-parameterized wrapper around an arbitrary fu... 0.00
What reinterpret_cast convention is this? is it better than static_... +3.86
Why do we need a move constructor for vector of unique_ptr? 0.00
C++14 combining generic lambdas and variable templates 0.00
RAII way to choose between two constructors -0.84
c++ vector multiple values +4.14
Mock the std::move() function to assess its performance impact +4.46
restricting c++ template usage to POD types +3.67
How can I add multiple ints to a character array, then pull them out? +2.05
C++ & Lua Api, in place allocation with a factory function +0.14
Are two function pointers to the same function always equal? +4.92
Virtual inheritance breaks initilalization list explicit constructo... 0.00
Point of declaration for auto keyword +1.94
How is memory allocated in int array +1.95
What happens to array[1] +2.98
How to create an instance of a Struct on C++? -4.09
Is it possible to check at compile time whether a type is derived f... +1.54
Tuple of an arbitrary, but compile-time-known number of types -1.44
How to use a general function pointer as a template parameter? -1.29
Can this be tail call optimized? If so, what's the special reason f... +3.82
What is the advantage of having a private attribute with getters an... +3.31
Casting of derived class to one of the bases through base pointer 0.00
Invoking begin and end via using-directive? +4.22
Does MSVC mishandle the linkage of class-scoped statics with integr... +3.82
Adapter pattern in C++, with non-virtual adapted methods 0.00
Augment a class / apply an aspect in pure C++ (C++11) -1.87