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 ... 7 8 9 10 11
Title Δ
Transforming an expression template tree -0.33
What happens if you static_cast invalid value to enum class? 0.00
Non-type template argument is not a constant expression 0.00
Difference between const and constexpr arrays +1.50
why use a const non-reference when const reference lifetime is the... -0.98
Pass a pointer to a derived class pointer as a parameter to a const... +0.27
Can I use SFINAE to detect template class member functions? -1.47
MSVC C++11: non-standard constructor inheritance -1.48
Trouble with Nested Lambdas 0.00
High-performance merging of ordered sets 0.00
Why does C-style cast behave differently than dynamic_cast? +1.88
homogenous containers, derived classes, initializer lists and move... 0.00
Pass by reference, constant reference, rvalue-reference, or constan... +0.68
Heterogeneous sequence generator -2.02
Recursively call a function object +1.55
boost lockfree queue behavior in case fixed_size<true> 0.00
Why referencing in a nested ranged-based for-loops 0.00
statically typed language with traits and function overloading? 0.00
find a type in a parameter pack -0.62
Overloaded arithmetic operators on a template causing an unresolved... +0.16
Resolving ambiguous overload on function pointer and std::function... 0.00
What makes enum -> int a better conversion than enum -> unsig... 0.00
Providing different implementations of a class depending on lvalue/... +1.14
Adding a virtual function to a sub-subclass without it being in the... +0.43
When is the value of "this" shifted by an offset? +0.24
crtp parent access to sister class 0.00
C++ std::destroy(T * pointer) +0.93
Initializing a 2D vector using initialization list in C++11 0.00
Unusual termination in try catch throw 0.00
Template specialization for multiple types +0.46
How shared_ptr reference counter laid out? 0.00
Move assignment is not called for member variable -2.10
Ambiguous template parameter 0.00
How to create custom ctype for iso-8859-15 in c++ 0.00
Using a constexpr method inside another method of the same class in... +2.20
When instantiating a template, should members of its incomplete arg... -1.30
What is the standard conforming way to decide what will be returned... -1.87
Insert content in static containers of a templated class prior to m... +1.20
Using a template alias instead of a template within a template -1.44
Generics for multiparameter C functions in C11 -4.20
C++ template function: explicit instantiate one or more specializat... 0.00
How to work around incompatible types when assigning an std::string... -2.26
Are there any guarantees on the representation of large enum values? -1.47
Why I got an infinite loop in my ifstream? 0.00
Linked List inside a linked list with templates 0.00
Is there a downside to making ALL inheritance virtual? -4.10
C++ pointer to char arithmetic +0.58
Selecting a function overload based on runtime data? +3.56
virtual inheritance - skipping constructors -3.77
(Re)Using std::algorithms with non-standard containers +3.35