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 ... 29 30 31 32 33 34 35
Title Δ
C++ : In Class Assignment operator function why do we have to retur... +1.54
Implicit instantiation depending on scoped or unscoped enumeration 0.00
Can't understand a pointer to a fixed size array 0.00
What is the sizeof std::array<char, N>? 0.00
Is it legal C++ to declare a nested namespace `std`? -2.19
Eigen Sparse valuePtr is displaing zeros, while leaving out valid v... 0.00
error: expected a ";" using std::vector<...>::const... 0.00
Expand parameter pack in std::function template 0.00
Are STL containers allowed to skip calling allocator::construct and... 0.00
New/delete operator overload and base class 0.00
operator[](const char *) ambiguity 0.00
Failed and ill-formed casts +1.64
user-defined conversion operators precedence, compiles in g++ but n... +1.77
How can shared_ptr convert to a private base class? 0.00
template structure constructor with reference parameter 0.00
Casting a section of a std::vector<char> to std::array<cha... 0.00
Understanding Microsoft's _Is_duration using C++11 type_traits -0.39
Source code showing new() invoking object's constructor at mall... +1.48
Segmentation fault is caused when I try to deallocate a memory +1.42
unordered linked list in C++ 0.00
Is there anything wrong with my implementation of exponential by sq... +0.97
C scientific notation exponent format -0.74
Array of char created by non extended allocation function 0.00
C++ template arguments deduction for rvalues refs vs const lvalue r... 0.00
Template argument deduction goes wrong 0.00
Cannot understand this output from getw +1.47
Function template overloading (different return value type) 0.00
Reference to reference is not allowed in ISO C++ 2003 standard, but... +0.34
C++ Stack Template SIGTRAP Error 0.00
Get advantages of an universal reference, without an universal refe... +0.86
'ld: symbol(s) not found for architecture ???' even when it... 0.00
Why is using a private inner class as parameter an error in the hea... +1.50
g++ 4.9.0 allows us to use operator delete[](void*, size_t) with pl... +1.98
How does one use inheritance when we have a template class have tem... 0.00
How to Overload a method from parent to child 0.00
How to return a valid iterator in C++? -0.45
C++ Template specialization for subclasses with abstract base class 0.00
C++ universal reference in constructor and return value optimizatio... 0.00
How to avoid repeated typing of template specializations in library... +0.37
C++ return pointer to member +0.15
why cast a smart pointer of const type to smart pointer of type works -0.49
Constructor inheritance failure with boost::multiprecision::mpz_int 0.00
Why is the "universal reference" overload being selected... -0.06
Memory leak in class Constructor of c++ -1.65
Unexpected behaviour of cin for bool +1.53
Output in c++ and why? 0.00
Can I delete a union component without checking whether it stores t... +1.26
errors using lapack C header in C++ with visual studio 2010 0.00
The order in which to declare objects and using typedef in C++ +1.77
Performance of the Equal operator Vs memcmp for primitive data types 0.00