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 ... 28 29 30 31 32 ... 35
Title Δ
What are "terse ranged-based for loops"? +0.35
constexpr-function parameter is considered constexpr if used direct... +0.34
sorting vector of vectors 0.00
What is the difference between parentheses and curly braces? -1.14
Function template specialization with template 0.00
Understanding virtual base class initialization in C++14 -2.40
error in OpenGL glutKeyboardFunc 0.00
how do I return a pointer to an array from a function using a struc... -0.56
Unqualified pseudo-destructor-name +0.88
How do I use boost::adaptors::transformed to produce a range from a... 0.00
How to provide a non-const parameter to a custom sink backend? 0.00
error C2248: 'X::operator =' : cannot access private member... +2.14
Concurrency::critical_section build error: cannot access private me... 0.00
Boost traits to check if an object is STL container 0.00
Variadic template of variadic template class +1.83
In a ODEINT + THRUST observer, receiving error that expression must... 0.00
Initialization of virtual base class of abstract class +0.97
boost::dynamic_bitset slower than std::bitset unless std::bitset is... +0.34
How is the implicit type conversion priority determined? +0.67
dereference of a reference +1.65
Is C++14 adding new keywords to C++? +2.06
Compile error when explicitly calling the base class destructor on... +0.35
mktime function of LIBC returns different values for the same input +0.31
Semantic Issue "Attempt to use a deleted function" met co... 0.00
VS 2013 - IntelliSense reporting false positives? 0.00
Using Templates to resolve virtual methods +1.08
c++ log functions using template SFINAE for conditional compile +0.32
C++: Convert between std::complex and 2x floating point values for... 0.00
Why the deference of pointer to a const is changed while the const... +0.40
Getting std::complex<double> to pass std::is_floating_point t... +0.35
std::is_assignable<A, B>::value always true when A has variad... +2.31
Error: no member named 'stod' in namespace 'std' 0.00
In C++, can you have a class member be a passed-in reference? -2.60
Class member access inside the member function body +1.85
Variadic template argument order, must they always be the right mos... +1.98
Specialization of template in different namespace 0.00
Iterator category requirements for C++ algorithms +1.47
move the data into std::make_pair with boost::move +0.36
Acceptable way to restrict variadic templates in constructors 0.00
Explicitly subobject destruction fault -0.64
How do I declare a method only if a template parameter of the class... 0.00
Suspected std::array C++11 library is broken? What do I do? +1.03
Why does a nullptr terminated array passed to function through ***c... 0.00
Segmentation Fault while Calling Lapack function from Eigen 0.00
Simple Code Need Help - no instance of constructor matches argument... +0.36
Is this undefined behavior with const_cast? -0.09
*++argv[1] in C. What does it mean? +0.09
c++ overloading: overload of operator = 0.00
Overloading abstract virtual method returning template parameter T&... -0.02
Are members of structs in a vector initialized with zero in C++? +0.49