StackRating

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

dyp

Rating
1626.90 (946th)
Reputation
32,033 (3,727th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
should std::common_type use std::decay? 0.00
Conversion of default arguments not considered during overload sele... 0.00
C++11: Overload fails to resolve recursive decltype +1.73
Calling std::remove_if on list whose value_type is moveable but not... 0.00
c++: How to write a std::bind-like object that forbids superfulous... 0.00
How to do pre-increment on variadic template arguments? 0.00
Binding a generic member function 0.00
Call sequence of template function for sequence of template paramet... +0.35
Passing multiple parameters as a single macro argumment 0.00
Polymorphic DLL exports 0.00
The order of override and noexcept in the standard +0.09
Polymorphic subtyping in C++ -0.33
why do i need to use piecewise_construct in map::emplace for single... 0.00
how to generate code to initialize a std::vector with a custom Zero... +1.58
Implicit conversion to boolean and comparison with boolean literals +1.02
Implementing std::array-like constructors in other classes -0.80
c++ numerical parser using template metaprogramming +0.39
C++ Overload resolution ambiguous - GCC 0.00
Specialized constructors for a template class +1.29
Decoupling type traits definition from implementation -1.61
This warning in clang and gcc doesn't seem to be correct 0.00
Will move constructor and move assignment be generated if I default... +1.94
Variadic templates and std::bind 0.00
Initialization difference with or without Curly braces in C++11 +0.88
Inner class, pimpl and a friend class - disagreeing compilers 0.00
Overload for std::string not detected in template code 0.00
Is "rebinding" references in C++ like this legal? -0.74
Possible segmentation fault: Am I using the "this->" o... +0.62
Sequence points and side effects: Quiet change in C11? -0.67
Optimal way to access std::tuple element in runtime by index 0.00
Declare a function signature with decltype() +1.22
Calling a function from a map of pointers to functions having a var... 0.00
Calling a function from a map of pointers to functions having a var... 0.00
Automatic memoisation with support for recursive function +0.91
How do I define / specialize a type_trait in class scope? -0.57
variadic variadic template template specialisation error 0.00
Is there any technical reason why std::lower_bound is not specializ... -0.04
Strange behavior when perform argument dependent name lookup in tem... 0.00
Generate array using variadic macros 0.00
What's the use of const union members? Aren't they quite pointless? -0.35
rvalue reference as an object field +2.31
Undefined behaviour during evaluation of a potential constant expre... 0.00
Delayed evaluation of template type function +1.69
lvalue to rvalue implicit conversion +0.32
C++ implicit typecast -0.06
Initialize multiple C++-Arrays with common data +1.21
Efficient way to find frequencies of each unique value in the std::... -1.89
How to ensure pointer existence with shared_ptr? +0.38
Convert vector<int> to delimited string 0.00
Access modifier's different behaviors in inheritance depend on &quo... 0.00