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 ... 27 28 29 30 31 ... 35
Title Δ
When manipulating different array indices in C/C++ with two threads... +0.73
Converting seconds to hours and minutes and seconds +0.91
Choosing constructor of class object field +0.29
Is TRUE/FALSE part of C standard? +1.12
c++ pass various arguments to parent class constructor (thread c++11) 0.00
Constructors : difference between defaulting and delegating a param... 0.00
"auto" variable used in lambda in its own initializer 0.00
How check properly, if a `double` or `long double` fits into a `lon... 0.00
Variadic template pack expansion +1.30
How to manage operator overloading with inheritance 0.00
Using typedefs of a non-template derived class in the base class wh... -0.93
Cant call functions when placing class in seperate file +1.41
An std::vector storing itself in a template class +0.32
The difference between C and C++ regarding the ++ operator +2.06
trait to drop const from a member function type? +1.74
Why can't I inherit the constructors of a virtual base? +0.33
usage of void** in c++ program 0.00
volatile struct vs. typecast +1.81
Delete QNetworkReply *reply cause SIGSEGV outside of the code? 0.00
Why is there no C++11 threadsafe alternative to std::localtime and... +1.48
Why won't this compile in VS Express 2013, though it compiles i... 0.00
Is using a member function as an argument to a constructor undefine... +1.28
Copy data between streams of different type 0.00
Global overload delete[] not called in third-party libraries 0.00
What's the algorithm (and its complexity) implemented in string... +0.32
warning: specialization of template in different namespace +2.25
Initialize array by the range +1.28
Example class for Boost boyer_moore search corpusIter type? 0.00
Disallow copy constructor but allow implicit copy from other type +0.34
Passing template parameters to nested structs +0.20
Why does dynamic_cast give nullptr with private inheritance here? 0.00
Alternative to conversion constructor for template parameter +0.37
Why std::forward() doesn't deduce type? 0.00
Validity of style of defining class in namespace -0.62
Call a virtual function inside the constructor using an object-expr... +1.51
C++ - std::thread crashes upon execution 0.00
What's the difference between returning a reference and value w... 0.00
Anonymous union and struct -0.98
Explicitly constructor and virtual function call during the object... +1.19
Variadically templated use of std::conditional where one type is an... +0.89
Vector losing reference to entries after function to add to vector... 0.00
No warning on implicit conversion 0.00
Template instantiation does not "do inheritance" 0.00
Casting to a base class in a ctor-initializer 0.00
Understanding signed vs unsigned comparison +2.14
default contructor of unordered_map, the bool type will be set as f... +2.31
How to tell VC++ optimizer not to merge function bodies? 0.00
What if a mutex managed by a unique_lock is destroyed? -0.69
initializer_list as argument to an array reference parameter? 0.00
Partial template specialization for partial template parameter appl... 0.00