StackRating

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

Quentin

Rating
1693.56 (182nd)
Reputation
47,828 (2,143rd)
Page: 1 ... 11 12 13 14 15 ... 21
Title Δ
How is std::is_constructible<T, Args> implemented? 0.00
C++ Detect if there exists a function by name that accepts a partic... 0.00
How to write a template that could be specialised with an object or... 0.00
Initializing a static map using static members +2.08
Getting static values from class in android +0.08
How to force the initialization of a static local variable before m... -0.35
Storing & returning generic type (even void) from function 0.00
Multiple functions using the same template? +1.01
Call class function from another class through pointer in c++ +0.87
Dereferencing Void Pointer that will point to a structure 0.00
Is it possible to access to a container from an iterator? +1.93
pass "pointer to pointer" to a template function +1.94
Partially initializing a C struct -0.63
Weird inheritance pattern 0.00
Nested `constexpr` function calls before definition in a constant-e... +1.60
after delete endl in cout << "helllo" << endl... -0.06
Macro in class definition 0.00
How can I create a constexpr function that returns a type (to be us... -0.01
Converting from a std::vector<int> to a char[] C++ +1.13
Object not shown after applying transformation functions in opengl 0.00
Best c++ way to choose randomly position of set bit in bitset 0.00
Store random number in 2d array -0.29
C++11 Check two sets of variadic template arguments match +1.13
Implementation of a class which depends on a sister class +2.02
Passing an array to a function which accepts double pointer in arg-... +0.14
How to elegantly fix this unused variable warning? +1.35
Is there a way to 'escape' an ampersand in a C preprocessor... +1.25
Default move constructor behavior with std::string attributes -1.50
One line #if statement -1.33
c++: function pointer with template -0.80
C++ #define macro for data logging +1.44
How do I typedef a method pointer with the C++11 using syntax? +2.28
istream::operator>> or istream::get +1.74
How is std::function constructed for a lambda -2.20
Adding to a map with mutable values +0.38
for_each and mem_fun_ref trouble +0.35
Capture __LINE__ and __FILE__ without #define +0.36
why not introduce autoval/autoref or decltype_val/decltype_ref to C... -0.21
How to create a template operator for enums +0.88
Virtual Destructor C++ -0.77
C++ cast struct dynamically based on subtype +1.08
How do I declare a class template that is placed after the main? -2.17
Inheritance and dynamic_cast of unique_ptr +0.31
gcc 4.9.1 binding a c++ local variable to const auto ref 0.00
Initializing class member (vector) in constructor via initializatio... +0.35
How to use self referencing structures in C? +1.35
Trying to use boost::multi_array of pointer of object 0.00
c++: How to pass a raw string to a function like evaluate( "2+... +0.75
use "const" as parameter in operator overloading +0.35
How would you iterate a vector? +0.95