StackRating

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

Oktalist

Rating
1528.26 (20,193rd)
Reputation
10,335 (14,689th)
Page: 1 2 3 4 ... 6
Title Δ
Can sizeof be applied inside a lambda on a variable that is not cap... -0.24
Parallell while loops without using threads +1.99
What is the difference between std::shared_ptr and std::experimenta... -0.86
What is the deduced type of a constexpr? +0.60
std::enable_shared_from_this; public vs private +0.13
Hint compiler to return a reference making 'auto' behave -0.60
std::string& vs boost::string_ref +0.30
result_of for member object with cv-qualified argument -1.33
Pointer to member: works in GCC but not in VS2015 +1.99
function pointer typedef - expression must be a modifiable lvalue e... +0.52
C++ API design: Clearing up public interface +0.38
How std::bind increases number of arguments passed to a function? 0.00
Perl: Why does for and foreach give me different results? -1.46
Dynamically specify which method to use based on a template type -0.70
How can I use a constexpr function during pack expansion? -1.11
Incorrect overload resolution with value of const argument as 0 +0.45
ASP.NET PageMethod onSuccess function returns a HTML String -0.07
how to capture a parameter pack by forward or move? +0.48
Template function overloading in C++ +0.38
Why is this constexpr static member function not seen as constexpr... -2.20
C/C++: using a typedef'd function pointer to *declare* a function +2.53
Use SFINAE to check if types can be bound to template template para... +2.37
template method of functor "can't deduce template paramete... +0.47
C++11: How to initalize array of pointers of some class with nullptr? -0.00
C++11 lambdas and parameter packs +2.20
why declare "score[11] = {};" and "grade" as &q... -0.42
Should a range for loop be used instead of iterators on a vector? -1.58
C++ multiple callback member functions from different classes witho... -0.36
What does it mean when one says something is SFINAE-friendly? -1.64
Pointer-to-member confusion -0.85
Template specialization for templatized types -0.46
What's the purpose of Q_INTERFACE macro? -0.23
Unclear use of operator double() -1.87
How to nicely unpack unordered_map element in range-based for loop? +1.28
Template overload resolution oddity VS2013 0.00
Why does enable_if_t in template arguments complains about redefini... +0.41
Write version specific C++ code to detect symbol in std namespace 0.00
Qt can not slot by name, even after objectName was set 0.00
Conversion from strange template type +1.89
QT on Windows: Invalid function argument when run from GDB 0.00
Calling a stateless lambda without an instance (only type) +2.28
Returning Obj& in C++, what happens to the temp pointer? -0.58
How to declare an "implicit conversion" in a variadic tem... 0.00
Default parameters for polymorphic lambda +1.57
Provide a proper operator<< with variadic template specializa... 0.00
How do i use this unique operator overloaded function 0.00
Overloading operator on member enum of class template +0.50
Compile errors while using shared_ptr with enable_shared_from_this... 0.00
How to access declared template structure variables in SWIG? 0.00
CRTP / Macros / Avoid casting pointer of derived class 0.00