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 ... 8 9 10 11
Title Δ
C++ information about placing a small integer in a char +2.63
Private base class accessibility in C++ 0.00
partial template specialisation on template class and member function +3.26
Adding C++11 object to list when dynamically allocated? +0.71
generic printer with non-type template parameter +3.36
ifstream getline does not find delim -0.52
method returning template class C++ +3.03
How do I make it call the right constructor? +4.97
constexpr function to add an integer to an array -1.28
Why don't the compiler take the namespace name when the inner scope... -3.26
operator++(int) overload with abstract base class and Wall +0.72
Automatically incrementing an index in the following macro generate... +3.90
Decltype and templates - any way to make decltype machinery less co... +3.99
constexpr class with array constructor methods +4.00
constexpr class with array constructor methods -4.00
Calling a virtual function on a reference +1.00
On exceptions in C++ destructors, are all properties automatically... +1.94
Is this the most efficent way of move the contents of one std::vect... 0.00
Iterating over non-incremental Enum +2.42
non-type template parameters based on hardware registers +3.70
Template class member? How to appropriately implement this behavior... 0.00
How to get the type you get after derefencing another type? +2.74
Overloading istream_iterator ---- cannot bind lvalue to ‘std::basic... 0.00
Overload resolution without a parameter list on class member access? +4.68
how can is see the state of the error flag? Can I put error state f... 0.00
Returning a reference of an std::list element from its iterator 0.00
Do c++ values created in an initialization list go on the stack? +3.74
C++1y template variables for conditional variable type and initiali... +1.40
What do you think to this for loop macro? -4.02
How to build a compile-time key/value store? -1.09
c++ power of integer, template meta programming +2.54
C++11 - What is wrong with this use of decltype function pointer? 0.00
Defining a function using a function typedef in C++ +3.67
Usage of extern keyword and multiple translation units -0.53
invalid use of incomplete type in handling exceptions +0.06
Macro overloading 0.00
In-class initialization of static data members 0.00
Losing random characters with istringstream -0.36
What's the correct way to initialize a member array with an initial... +0.90
What are the benefits and drawbacks of using classes that only diff... +1.54
Compile time size of string literal in array of string literals +1.50
Are static class members guaranteed to be initialized before `main`... -3.10
c++ why does virtual inheritance allow for the prevention of furthe... 0.00
c++ - binding operator= member of std::string 0.00
Call Virtual Function for Specific Class on Object in C++ 0.00
Is it technically correct to say variables and constants are object... -4.10
How can I disable c++ return value optimization for one type only? +2.32
Using the return type of a functor to declare return type of a temp... -0.50
Can't invoke or assign a std::function that has an rvalue reference... 0.00
SFINAE - Detect constructor with one argument 0.00