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 ... 11
Title Δ
Class vs struct with enable_shared_from_this 0.00
Does copy-constructor or constructor work when we do copy initializ... -2.51
Trying to understand §3.3.1/4 0.00
How unique can give me the size of a container in C++? 0.00
Is a local scoped variable initialized to an undetermined value, or... +0.36
Is base class constructor really called before derived class constr... +0.30
Understanding a snippet of perfect forwarding & variadic template +0.41
How can I deduce the type and its template arguments for a meta-fun... 0.00
"" + something in C++ +1.58
In C++ 11, how do I specialize a function template that takes a fun... -2.22
Is it possible to initialise an array of non-POD with operator new... 0.00
why is c++ std::max_element so slow? +1.71
How to filter const types and non const types using meta programing? 0.00
Am I guaranteed that pointers to std::vector elements are valid aft... +1.98
polymorphic vector without virtual or inheritance 0.00
Template function with std::async in clang 0.00
Move-assignment slower than copy-assignment -- bug, feature, or uns... +2.52
ISO c++ 15.3.10 : Why is this undefined behaviour? +1.40
Delay reference to non-nested type based on static condition withou... 0.00
Why operator ?: lost lvalue-ness if second or third argument is thr... +0.35
Initialize tuple of references with reference to tuple 0.00
explicit template parameter specification for ostream& operator... 0.00
How do I generate a variadic parameter pack? 0.00
C++11 default template argument before variadic pack 0.00
Overloading, with r-value refs, constructor of class template -0.26
C++ Zero Length Arrays in Header File -2.26
C++ Lambda-building static function returns unexpected values when... +0.31
Combination of variadic templates and multiple inheritance 0.00
Is it C++ standard-compliant to define a variable using `A<int&g... 0.00
Template iterator inside template class, clang cannot infer templat... 0.00
Determining index type at compile time based on largest possible nu... -2.05
initialization of enum array in c++ -0.23
Some questions on pointer to member of class 0.00
The meaning of the name used in the scope word combinantion +1.24
C++11 implicitly convert 0.00
In C++11, does `i += ++i + 1` exhibit undefined behavior? +1.02
Braced-init-lists and function template type deduction order 0.00
Why does declaration of the variable with different types denote th... -2.46
Object Instantiations couting using composition in c++ +1.36
Why the dereference operator preserves polymorphism (late binding)... +0.10
Scope of function parameter name +0.29
std::pair: too restrictive constructor? +1.71
Test whether a type V is among the types of a tuple<...> with... +0.54
Check for null pointer in a truth-value context +1.28
Perfect forwarding in this case 0.00
Design issue in class and a function 0.00
C++ Design issue for expression computing +0.33
How to generate a constexpr version string from three integers (or... +0.88
unique_ptr deleter pointer to pointer 0.00
C++ class special member functions default and delete VS2012 0.00