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 ... 26 27 28 29 30 ... 35
Title Δ
c++ std::istringstream weird std::hex behaviour 0.00
Why is the argument to a copy ctor passed by reference? -0.49
Is there a compiler bug exposed by my implementation of an is_compl... 0.00
Copy constructor call methods 0.00
Ternary Conditional Operator for C++ vectors 0.00
Casting from double to float -0.66
STL unordered map with custom key type +0.30
C++ lambda copy value in capture-list +0.34
Any way to initialize a vector of unique_ptr? 0.00
How to create a vector of Templates? -0.03
Unmovable struct? 0.00
Variadic templates and Alexandrescu tuple implementation 0.00
Why does this simple getInteger function cause a stream failure? 0.00
When is it the case that a mem-initializer-id is not found by ordin... +1.71
What exactly are covariant return types in C++? -0.50
Zero-initialization of POD types 0.00
Why does boost::allocate_shared<T> (alloc) ignore alloc.const... +0.27
std::unordered_map<T,std::unique_ptr<U>> copyable? GCC... 0.00
Using std::bind in Variadic Template Classes 0.00
How do I define a template member function outside of a full specia... 0.00
C++: Inheritance from template parameter 0.00
strtod not giving consistent results on same variable? 0.00
Are const iterators still evil in C++14 +1.67
Alternatives for std::enable_if and explicit overloading for templa... 0.00
C++ Templates With static_assert show compilation errors in wrong p... +0.30
Checking if non-member function that accepts T param exists 0.00
std::packaged_task not breaking promises on destruction? +1.71
Using std::enable_if and variadic base classes -0.52
Why does passing temporaries of eigen expressions cause access to u... -0.54
How to make a tuple of lvalue references from a tuple of values 0.00
C++ exceptions: out_of_range_error from Programming Principles -2.84
Clang vs GCC vs MSVC template conversion operator - which compiler... 0.00
Can we call a member function of a class without allocating memory? -1.15
Initializer list as container does not work 0.00
What is std::decay and when it should be used? +1.65
Is it safe to put increment/decrement operators inside ternary/cond... +0.74
Why this program compiles fine in C? +0.80
template class with a single method specialized in C++ +0.30
Is it safe to longjmp through a try block? 0.00
Calling virtual function from member constructor 0.00
Integer to double conversion -0.29
Explicit template specialization of member functions +1.36
Glvalue refers to a base class subobject -0.22
"2 duplicate symbols for architecture" when compiling pac... 0.00
Correct way to explicitly specialize a function template 0.00
Why does std::declval add a reference? +1.39
C++ switch statement doesn't let me use more than one "or&... +1.05
std::list<std::future> destructor does not block +0.31
Function of type int not using return C++ +1.16
Concept of memory reusing in c++ -0.11