StackRating

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

T.C.

Rating
1736.14 (56th)
Reputation
110,671 (623rd)
Page: 1 ... 15 16 17 18 19 ... 35
Title Δ
overloaded constructor illegal with move and copy +1.08
Namespace qualified overloading of 'operator==' 0.00
Do if(){ } while() statement +0.57
Does the following actually violate the ODR? 0.00
Why is a unique_ptr not freed after a constructor calls an exception? 0.00
Why can't I specialize std::tuple_element? 0.00
How to use reference wrapping for a thread involving a member funct... 0.00
Is it possible to separate template special case of pair<FIRST,S... 0.00
Could not convert from brace initializer list to vector 0.00
Can the compiler substitute copy initialization by direct initializ... +1.63
How to specialize std::begin? +1.09
Why is lvalue to rvalue reference binding allowed on g++ 4.4.6? -0.26
g++ compilation error "... is protected from within this conte... +0.80
is_foo struct inside a templated class 0.00
Create a "do-nothing" `std::function` with any signature? +0.98
convert variadic iterator arguments to tuple of value types +0.71
std::hash specialization using sfinae? 0.00
Specializations for different types +1.27
Overloading-on-static in conjunction with SFINAE +0.21
std::vector on forward declared type +0.21
Variable getting destroyed before calling lambda 0.00
why virtual void test()=00 is valid but virtual void test()=+0 and... -0.19
Support of `std::cbegin()`in C++14 -0.06
Are the fixed width integer types guaranteed to be typedefs for the... -1.43
Why does std::is_nothrow_move_assignable depend on the presence of... 0.00
Move a unique_ptr with custom deleter to a shared_ptr -0.79
why vector template function assign has two version to distinguish 0.00
std::condition_variable – notify once but wait thread wakened twice 0.00
Why are non-const vector<bool> elements const? +0.67
Why is my code failing to compile? (perfect forwarding and paramete... 0.00
minimum no of operations to convert an array having zeroes to some... -1.15
c++ operator overloading and associated namespace +0.20
Convert to string from an array of characters 0.00
C++ template sort +0.66
"Emulating" std::declval issues. Works (kind of) in g++,... 0.00
Relationship of std::unique_lock<mutex> and conditional_varia... 0.00
Invalid use of incomplete type for partial template specialization... +0.20
Will this template function correctly match a class with multiple b... +0.73
How to detect whether some callable takes a rvalue reference? 0.00
Quadruple "const" in function definition -2.49
Not able to compile a simple parser written in Boost::Spirit library +1.39
upper_bound() gives WRONG output +0.19
C++ classes: Is it possible to select a member's constructor in... -0.90
Ambiguity between base and derived constructors +0.65
Define virtual function to be pure in special cases of templated cl... 0.00
Variadic template unrolling to std::tuple +0.71
Destructor throwing an exception +0.77
Can std::uniform_real_distribution<double>(0,1) return a valu... +1.24
why can't apply mem_fn to member function of std::string? +1.15
Thread object destroys itself immediately after creation? 0.00