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 ... 7 8 9 10 11 ... 22
Title Δ
std::ostream_iterator does not find operator<< +0.22
Determine buffer size for __i64toa_s +1.16
specialise `std::default_delete` for `std::shared_ptr` 0.00
C++ how do i keep compiler from making implicit conversions when ca... +1.00
shared_ptr creation after object creation +1.21
Are there cases where downcasting an actual Base to a Derived would... -0.61
How do we change this function to support multiple arguments? +0.39
Destructor getting called twice in c++ but the constructor only once +0.94
Create smart pointer from raw pointer / reference 0.00
Timer in C++11 with chrono: from nanoseconds to milliseconds +2.16
Method with const parameter does not accept non-const parameter? 0.00
Are different function pointers compatible with each other? +1.61
Can a template object change its type? -0.93
Function Overloading Example Showing Error in C++ +0.32
Implementing a parallel_for_each function +0.42
How to find boost runtime version -0.56
Moving keys from unordered_map 0.00
Why does new operator throw an error here? +0.31
How to find the maximum and minimum value in an array without using... +0.28
How to I add command-line arguments in a C++ program? +0.29
statement of creating an object without using new operator in c++ i... 0.00
cout and cin are not functions, so what are they? -0.35
Using std::sort with custom sort object and data type template - Se... 0.00
smart pointer in function 0.00
Overload the output operator << to work with STL list iterator +0.30
Binding function with more arguments than needed and passing defini... +1.38
vector<shared_ptr<>> Clear Error +1.71
C++ function pointer (class member) to non-static member function o... 0.00
Redefinition of operator << in C++ +0.98
C++ - Conversion std::basic_string<char> +1.07
Cout is an object of ostream_withassign class -2.40
No implicit copy constructor in polymorphic class? -0.58
Nested observer template 0.00
c++ has no member named xy error i get when using an enum +0.42
Why boost::any does not hold string literal? +0.98
How to write the correct constructor for merely function pointer? 0.00
C++ list iterator arithmetic? +0.34
How to prevent making objects of B class in any other way than in A... +0.32
Why will std::function call destructor when an object was bound to... +0.43
How to use enable_if in a class obj? -0.17
typedef map, debug assertion on for loop, map/set incompatible 0.00
Passing in template class reference as parameter in c++ 0.00
Suppress messages printing from a const method +0.30
Overloading operator new and exception correctness 0.00
Error "collect2: ld returned 1 exit status" while compiling +0.33
Overiding inherited functions 0.00
C++ Overload operator << with something other than ostream +1.06
c++ static_cast and references +0.95
Unable to access inner class in c++ +0.37
How can you reserve space for an array without initializing each el... -0.32