StackRating

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

felix

Rating
1490.43 (4,409,092nd)
Reputation
1,510 (108,405th)
Page: 1 2
Title Δ
Is casting Derived** → Base** wrong? What's the alternative? -2.26
Can I get the return type of multiple chained functions calls? 0.00
Use sizeof with incomplete type inside std::conditional -0.18
What's preventing Boost.Format form using my stream operator ov... 0.00
Initialise a reference member to C array don't compile on visua... 0.00
std::map::size_type for a std::map whose value_type is its own size... +4.77
Enforce concurrent modification of a variable (C++) 0.00
Is there a c++ trait to find the most restricted type between two t... +4.31
Name alias references for pair or tuple values -1.16
Using template to handle string and wstring -2.60
Concatenating tuples as types +2.07
How does this name resolution work with an implementator function a... 0.00
Function overloading with default parameter in c++ +5.26
C++ - Don't get result after flush std::cout -3.63
Initialization of data member thread and mutex. Does wrong order ha... -3.04
A type to which everything can be converted to? +2.95
shared_from_this with derived class 0.00
How to avoid firing already destroyed boost::asio::deadline_timer 0.00
Recursion cin.getline() doesn't want to ask for input 0.00
Generate stream of array strings into txt file using class -3.86
using a fixed size array in another array initialize list 0.00
Square bracket [] operator overloading c++ +3.98
Why operator<< is ambiguous? -3.28
What is the use of the last argument on this template function? +2.60
Getting confused with pointers 0.00
Why is the move constructor being called? +0.28
Referencing values of an array of pointers to arrays 0.00
How can I modify an operator in order to call it twice in a row in... 0.00
How to ensure two classes in two threads writing same variable thre... -3.35
Calling virtual method from virtual destructor in C++ 0.00
Error use of deleted function 0.00
Conversion from nullptr_t to type with implicit conversion from std... 0.00
C++ : function pointer and class members -0.10
Unable to measure static arrays memory usage with GetProcessMemoryI... 0.00
Using with variadic template +0.93
Prevent construction/initialization of array elements in C++ 0.00
Array of a specific size used out of the function it was initialize... +0.56
Put together template specializations +5.06
Initializing template variable for a linked list 0.00
C++ add objects to vector 0.00
Using a variable template inside inline constexpr function without... -3.57
Making a shared pointer to a new struct with initialisation 0.00
Write to a member variable in const API function (C++) +4.33
Deduce member function arguments / return type -3.56
Define a constructor for a class whose members exist according to t... -2.19
How do you return an object that takes pure virtual (const ref) arg... -0.02
eliminate duplicate code for similar function definitions +3.53
C++ dispatch table with templated functions -3.23
Lifetime issues of std::promise in an async API 0.00
How do I define methods outside of the declaration for my specializ... -3.61