StackRating

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

ForEveR

Rating
1660.18 (430th)
Reputation
48,820 (2,084th)
Page: 1 2 3 4 5 ... 22
Title Δ
Official status of c++11 support in gcc 0.00
const and non const getter : C2248: cannot access private member de... 0.00
How to properly initialize non-default-constructible class member? +1.34
Explicit operator<< selects 'wrong' overload 0.00
Nested class template specialization 0.00
Can I use stoi with GCC 4.4.7 compiler? 0.00
C++11 closure shared_ptr +1.38
Compilation Error with Boost basic_deadline_timer 0.00
How to specialize a template member in a normal class for a templat... -1.50
What use instead of make_shared_from_this in constructor? +0.28
Class inheritance and the virtual function table -0.89
strange double free corruption (GCC 4.9.2, Clang3.6 on Ubuntu Vivid) +0.28
Can I hold the iterator of a new inserted element of a std::list an... -0.25
Properly overload operator << in Boost.Log +0.98
Does std::make_shared perform value initialization (GCC and clang d... +0.28
What's the different about std::string to unsigned char[] and u... -0.20
C++ how to catch an exception? 0.00
C++ How does order of instance creation matter? +1.44
Implicitly generated initializer list constructor -1.60
'this' argument has type const but function is not marked c... +0.40
c++ overload between "str" and const char[N]? +0.30
I'm confused about inheritance of conversion operator 0.00
problems in seeding random number in c++ +0.92
How to redirect stderr/stdout to my log in c++? -1.33
C++ calling function with new thread, no instance of constructor ma... -0.35
How to construct a C++ string from sequence of bytes? +1.25
error: invalid use of incomplete type (Maybe a definition issue) +1.11
Implicit conversion from std::string to class doesn't work 0.00
Why aren't std::algorithms constexpr and which could be? +1.47
Nullptr in ternary operator 0.00
Implicit vs. Explicit Default Constructor Call +0.28
using boost::lambda or boost::phoenix with std::find_if 0.00
Cannot convert std::stringstream<char> to const char* -3.20
T xx=somthing VS T xx(something) +0.32
Compile time template values deduction 0.00
Is this possible without template specialization? -1.74
Is using inline classes inside a function permitted to be used as t... 0.00
How to check whether two paths are to the same file/directory with... 0.00
Is it standard behaviour that adding const to size_t can cause comp... -1.47
Invalid use of incomplete type struct std::hash with unordered_map... 0.00
How to use generic function in c++? -0.71
Passing arguments to constexpr functions -0.22
setprecision does not show digits 0.00
Problems with boost log, version 1.59 0.00
Possible meaning of x > y > new T : syntax 0.00
Calling a function which manipulates the ostream doesn't requir... -0.67
unqualified or parenthesized non-static member function to form a p... -0.22
Lambda did not automatically deduce return type +1.19
How to divide vector by double? +1.30
access private member variable through private member, same class +0.27