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 ... 6 7 8 9 10 11
Title Δ
Test for size of aligned_storage 0.00
Variadic templates in class definitions 0.00
Overload resolution of function templates in VS2013 RC 0.00
Enable shared from this variadic template +0.33
New Sequence Points in C++11 +2.58
Calling object destructor whose type is nested inside of a class? +0.32
Generic copy-constructor with rvalue-reference members +0.47
Strided iterator incompatible with stl::sort -0.02
Lookup table with constexpr +0.38
check variadic templates parameters for uniqueness -1.68
Branchless way to represent a "ping-pong" value? +0.25
error C2783: could not deduce template argument for structure argum... 0.00
Can a lambda safely return the address of a copied variable? -1.71
What's the difference between void() and void{}? 0.00
Sending the name of a function to a function -1.16
Why do we need to put * for pointer -0.80
effective way to select last parameter of variadic template +1.98
SFINAE: checking the existence of a function breaks when the overlo... +2.06
Return type deduction for in-class friend functions 0.00
Partial specialization with member function type 0.00
stringstream unsigned input validation +2.00
stringstream unsigned input validation -2.00
Creating parameters pack based on another pack from template argume... 0.00
defaulted ctor differences between gcc 4.6 and 4.7 0.00
c++ : syntax for is_member_function_pointer in a template declaration -1.64
How init pointer to data of templated ancestor -2.41
Does the non-intrusive method for serialising a class in Boost::Ser... -0.51
getting error on run time when i give space between words 0.00
Overloading assignment operator in polymorphic classes +0.40
How to avoid forgetting to define operator== in subclasses? +0.01
Subclassing, assignment operator and copy constructor 0.00
Does the actual value of a enum class enumeration remain constant/i... +0.17
How does T&& work? -0.93
How can I make a template function an argument to another template... +1.50
c++ functions as template arguments +2.11
Overload Resolution in a Namespace +1.94
std::tuple_element need deep template instantination -0.31
Need clarification on definition of literal type +0.58
How to create a function that only exists for a particular template... +0.90
Template functions in namespace cause errors +0.42
Function with a variable number of parameters without any explicit... +1.23
C++ Disambiguation: subobject and subclass object +1.53
Confused between a copy constructor and a converting constructor +0.37
C++ inherit from multiple base classes with the same virtual functi... +0.40
Function Template: Access Child Class' Overloaded Function In Base... -2.18
Forcing variadic template member function instantiation in class 0.00
Is taking the address of a local variable a constant expression in... +2.23
Understanding an example about resumable functions in proposal N365... +2.17
Initializing References and Variables In C++ -0.06
Any way to make a base class's const methods public and non-const m... +0.17