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 ... 6 7 8 9 10 11 12
Title Δ
std::binary_function - no match for call? 0.00
Passing array by ref +1.25
Simpler array declaration syntax in C++ -1.15
Iterating backward +0.13
C++: String and unions +2.08
what is faster? -1.07
How to call an programmatically generated event for wxRadioButton i... +0.48
What does 'const' do in operator() overloading? +1.39
Template functor cannot deduce reference type +1.85
question about c++ template functions taking any type as long that... +1.84
Semi-generic function -0.37
Is there a buffer overflow helloworld for c++? -0.40
issue with std::advance on std::sets -1.48
std::string x(x); +0.62
How do I change the value of a dynamic_bitset? 0.00
C++ object in memory +0.71
Extracting pair member in lambda expressions and template typedef i... 0.00
Some questions about Vector in STL -0.46
Is it good practice to pass scoped_ptr by reference (from one metho... -1.61
When is "this" pointer initialized in C++? -1.07
Why aren't EXE's in binary? -0.56
C++ union assignment, is there a good way to do this? +0.41
C++: Why does gcc prefer non-const over const when accessing operat... -0.31
Is it possible to defer member initialization to the constructor bo... +0.27
Using type passed as a template in C++ -0.59
Force type of C++ template +0.11
C++ expected constant expression -0.71
Nested class or not nested class? -0.72
Forcing value to boolean: (bool) makes warning, !! doesnt +0.58
How to provide stl like container with public const iterator and pr... -0.38
Are destructors of automatic objects invoked when terminate is call... -0.63
Macro to improve callback registration readability 0.00
assign member based on string value +1.80
Textfield - what is wxTextCtrlNameStr? 0.00
Reusing a vector in C++ +0.52
Which Singleton library in BOOST do you guys choose? -1.92
Do I need to cast the result of strtol to int? -0.07
Polynomial operations using operator overloading (solved) +1.25
Polynomial operations using operator overloading (solved) -1.25
Using for_each and boost::bind with a vector of pointers -0.96
How can I find the real size of my C++ class? -1.69
C++, vector of objects -0.43
C++: constructor initializer for arrays +0.74
How do I guarantee cleanup code runs in Windows C++ (SIGINT, bad al... +0.06
Why doesn't the C++ default destructor destroy my objects? -0.36
How To Shift Array Elements to right and replace the shifted index... +0.43
C++ overloading operator comma for variadic arguments +1.98
How to navigate through a vector using iterators? (C++) -1.64
In c++, how to create a conversion from T to T*? +0.74
What is significance/use of doing void(param); at the start of func... 0.00