StackRating

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

gx_

Rating
1549.18 (8,187th)
Reputation
3,492 (48,245th)
Page: 1 2
Title Δ
How to use trailing return type with a templated class member +5.09
Why is it possible to change the visibility of a virtual member or... +3.80
Is there a reason declval returns add_rvalue_reference instead of a... +3.83
Can type to value meta-function be used as variable alias in C++14? 0.00
Defining function templates -0.49
VC++ compiler crashes when compiling a simplest piece of code 0.00
Why doesn’t std::map provide key_iterator and value_iterator? -0.99
Do we "inherit" constructors in C++ ? What's is exact def... -2.06
What is the type of decltype(this) in C++? -1.66
Solving the Towers of Hanoi at compile-time +4.17
XCode Expected unqualified-id TNT (Template Numerical Toolkit) 0.00
Why auto_ptr unnormal behavior 0.00
c++ copy construct parameter passed by value +1.12
What caused a difference in output? +3.57
how does operator overload resolution work based on return type in... +2.62
Is there any way to understand Visual Studio 2012 hints while writi... +0.42
How to specify order of destructors call? +3.60
C++ Templatized type check compile time thread safe? +3.61
Which copy/move constructor/operator to define for simple structures? +3.57
Narrowing Conversion of unsigned int to short unsigned int +4.49
How to directly call conversion operator? +4.80
Exception safe move operator -2.48
C++ signed integer conversion to unsigned with more bits 0.00
Can undefined behavior erase the hard drive? +0.80
What reasons are there for a returning by value in C++ -2.31
Calling function in C++ without creating an object 0.00
fatal error multiply defined symbols found +1.85
Why doesn't C++ find template function? -1.05
What is "XX" in CXX in a cmake CMakeLists.txt file. +4.20
Tagged container - is mimicking the container's interface a good pr... +1.82
How can I make compile time assertions without C++11 -3.13
Declearing enum and setting values manually not in increasing order -3.39
Why do I get a compiling error that says error: ‘else’ without a pr... +0.46
Weird C++ Behavior while printing our time on cout +4.63
How to initialize a static const float in a C++ class in Visual Stu... +4.20
Rules for converting between pointer types where cv-qualifiers are... 0.00
I have a feeling f3() below exhibits UB. But how can I be sure abou... +5.24
Overloading a function to take true_type or false_type parameter vs... +4.03
std::remove_reference or std::remove_cv first? -3.12
Dynamic_cast not needing to perform a run-time check? +3.81
std::abs for "unsigned long long int" data type +1.46
non-constant static members in template/generic class - c++ vs c# 0.00
C++ L"whatever" -> wstring -> basic_string<T> -2.99
C++ functors and templates: error: declaration of 'class List<T&... 0.00
How to call to the copy constructor from the copy-assignment operat... +4.10
static const in c++ class: undefined reference +0.10
Will inlining a function containing another function cause the inne... -2.68
Why does GCC accept convertion from 'const char *' to 'char *' on s... 0.00
Optimising away function table in C(++) -0.22
Defining a variable in the condition part of an if-statement does n... -2.68