StackRating

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

UncleBens

Rating
1537.37 (13,207th)
Reputation
35,379 (3,261st)
Page: 1 2 3 4 5 ... 12
Title Δ
templates: parent class member variables not visible in inherited c... +0.45
c++ compare object -0.12
C++ Returning reference to temporary -1.27
Right way to split an std::string into a vector<string> +1.26
How to replace all occurrences of one character with two characters... +1.52
Sorting strings in C++ using operator < -2.12
PART 2 : Why do I need a Forward Iterator to implement my customize... 0.00
implement a IntStack with bridge pattern in C++ +2.00
boost to_upper char pointer in one expression +1.47
Templated assignment operator question -0.81
C++ - is there any way to get the current executing line +1.07
Why does this code continuously print newlines? +1.05
What is the performance overhead of std::function? -0.56
Changing value_type of a given STL container +0.46
What should be avoided to write memory-leak-safe code using STL? +0.77
Using std::bad_alloc for C pointers +1.26
In regards to array size calculation -1.98
Strange Compile Errors in g++ (clang++ compiles fine) +1.14
ClientClass does not name a type. GCC Linux -0.29
Doubt in STL priority_queue instantiation +1.27
C++ Array of 120 objects with constructor + parameters, header- + s... -1.57
C++ - Behavior of function template specialization with rvalue refe... +0.50
Is there another workaround for template base class inheritance? +0.68
defining a template c++ +1.73
Combinations of strings of n lists +1.38
cin.eof() functionality -1.03
in visual c++, warning comes but program doesnt runs furthers, is t... +0.43
Problem iterating std::map of Poco::Any 0.00
Determining the individual letters of Fibonacci strings? +0.46
Calling erase with iterator vs const_iterator +1.30
C++ : Why isn't my call to "std::uninitialized_copy" work... 0.00
Exception during generic container clearing, C++ -1.73
can we write this in C++ switch? -1.25
In what situation should ostream_iterator increment be used? +1.03
c++ problem with vector push_back -1.56
What is "Extending move semantics to *this" all about? +2.10
rvalue references break when deep-returning -1.47
Suppressing warning: comparison is always false due to limited scop... -0.69
modify every element of collection +0.03
memory allocation for c_str function in string class +0.83
Overloading c++ template class method -0.87
Why is it useful to make a const function? +0.64
What is causing boost::lower to fail an is_singular assertion? -0.06
Accessing an object in operator new +0.07
template metaprogramming problem +1.60
Why can't the compiler differentiate between typedef and non-typedef? +1.11
A puzzle while learning Templates in C++ -0.75
Nested if-statements C++ -0.53
Use of typename keyword with typedef and new -0.50
Why doesn't compile issue an error for code that results in undefin... -0.22