StackRating

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

GManNickG

Rating
1740.04 (52nd)
Reputation
485,953 (65th)
Page: 1 ... 17 18 19 20 21 ... 29
Title Δ
boost fusion: strange problem depending on number of elements on a... 0.00
Refactor the following two C++ methods to move out duplicate code +0.41
C++ list<T>::iterator cant be used in derived class template 0.00
Infinity in MSVC++ +1.04
Simple vector program error +1.08
Getting segmentation fault after destructor -1.86
Memory Allocation for a Map with a fixed number of insertions +1.06
C++ syntax of constructors " 'Object1 a (1, Object1(2))'' +0.54
problems with overloaded function members C++ 0.00
Embed timestamp at Compile Time with C++ +0.27
Class declaration confusion - name between closing brace and semi-c... -1.44
Basic C++ Speed (initialization vs adding) and comparison speed +0.72
boost smart pointers and BOOST_NO_MEMBER_TEMPLATES 0.00
Copy hashtable to another hashtable using c++ +0.52
C++ method parameter passed by reference - memory question +0.34
Resolving namespace conflicts +1.42
An available forum for libdmtx 0.00
Why, really, deleting an incomplete type is undefined behaviour? -1.22
Cannot initialize non-const reference from convertible type +1.16
Calling class method through NULL class pointer -0.63
Manage bad_alloc exception in C++ construtor +0.56
Usage of std::string.append causes "Stack around the variable... 0.00
quiz ; does this compile and if so what does it return (I know the... -0.22
How to create a array of boost matrices? -0.06
How does one create a shared_ptr to pass to a function that takes a... +0.77
Why won't C++ allow this default value? -1.40
C++ is there a difference between assignment inside a pass by value... +0.67
dyanamic allocation on stack on run time +0.98
Why do I see THROW in a C library? +0.50
C++ Switch Statement Case Error -1.41
memset for initialization in C++ -2.89
How to return a string literal from a function +0.21
std::map and behavior of already inserted data +0.88
how to get rid off garbage in array of chars? -0.07
string reverse without new array +1.39
functor returning 0 0.00
Does throw inside a catch ellipsis (...) rethrow the original error? 0.00
C++ typename of member variable +0.48
When does invoking a member function on a null instance result in u... 0.00
What type can hold member-function-pointers of difference classes i... +1.03
Is re-throwing an exception legal in a nested 'try'? +1.24
How to return a 'read-only' copy of a vector -0.10
How would I use for_each to delete every value in an STL map? +0.59
Deriving streambuf or basic_ostringstream? +0.24
How to partition bits in a bit array with less than linear time -0.43
Array length with pointers +0.04
"Undefined Symbols" when inheriting from stdexcept classes +1.10
Passing unknown classes to String Streams in C++ +1.22
C Macro for minimum of two numbers +0.65
Why doesn't y=x work for arrays? +0.14