StackRating

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

cdhowie

Rating
1673.13 (294th)
Reputation
114,624 (587th)
Page: 1 ... 9 10 11 12 13 ... 45
Title Δ
What container to choose for fast search/insert with huge amounts o... +0.86
Disadvantages of shared_ptr +0.74
C++ char return outputting symbols 0.00
Detecting "=" instead of "==" typo in if condit... -0.49
Is it possible to assign a user-defined Array by index with operato... -1.82
What does P::************ mean in Boost assert.hpp file? -0.33
c++ inline function example +0.02
How can I tell if any BOOST_CHECK tests have failed so far? -0.15
Sqlite C++ Insertion is slow 0.00
LNK2005 error, already defined: Possibly one definition rule violat... +0.88
What exactly are conditions for dynamic binding? +0.58
c++ bool returning true +0.28
This pointer and suqare bracket overload +1.16
c++ pointer type and call by reference -2.60
Problems writing a function template for a map of object pointers 0.00
How can I move an element from a C++11 container to the back of the... 0.00
Fill vector using function specified by enum -1.82
Casting pointer to other pointer -1.78
Why does passing by reference fix my recursion error? 0.00
Method returning corrupt values 0.00
How to make a good set/get method -0.59
What logical AND operation does with stream output? +1.57
Traits specialization 0.00
IProgress<T> not firing 0.00
Trouble passing a pointer array to a function 0.00
Most efficient/fastest way to delete/remove items of a vector 0.00
is the operator '+' unary or binary? +0.26
c++ polymorphism, name resolution for derived class +0.86
Is std::vector::reserve(0); legal? +0.38
when are constructors called and how to not call them +1.24
Randomly shuffle C++ array (different each time) 0.00
When is (*b) false? +1.13
Using "this->" to differentiate variable names inside... +0.27
Prevent implicit conversion in template-enforced method 0.00
Function prototype with ellipsis 0.00
Switching on scoped enum 0.00
What are the "detail" and "impl" folders for? 0.00
Virtual inheritance with abstract middle class -0.69
Insert element into private map from outside of the class 0.00
Can I return a pointer in a reference return type? +0.80
Performance of placing the value of an object field in a variable -0.96
C++ Unable to Perform Flow Control Based on STL Container's Type -2.24
What is ++argv? & confusing compiler error -1.55
Pop(char &) fcn from stack of char's +1.30
c++ How does compiler know that a parameter is an STL container? +0.27
Simple inquiry about how conditionals are executed C++ -0.73
Finding out specific string in C/C++ -0.22
Doubling the Size of a C++ Array +0.74
class prototype creation c++ 0.00
Are unused local variables freed after inner function call? +0.26