StackRating

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

CB Bailey

Rating
1651.10 (543rd)
Reputation
723,355 (24th)
Page: 1 ... 6 7 8 9 10 ... 40
Title Δ
boost shared_ptr interface/object +0.68
passing char arrays from c++ to fortran +1.27
How does this recursive C code work? -1.05
why can't I cast a pointer to Derived class member function to the... +0.11
atoi is a standard function. But itoa is not. Why? +1.36
Invalid conversion from ‘void*’ to ‘unsigned char*’ +0.16
The constness of a variable and its lifetime +1.21
Visual Studio 2010, C++, "vector iterators Incompatible"... -0.22
Why does compiler tries to pass a pointer to reference rather than... -1.33
using sister inheritance -0.23
Why is git is rejecting my pull simply because I have a commit on m... 0.00
Exception Handling - throwing an exception without any handlers -0.95
std::unordered_set<T>::insert(T&&): is argument moved... +0.56
What's the meaning of the compile options /DPROFILE and /UPROFILE i... -0.92
Force git to recognize that a file has moved when merging 0.00
Move semantics and primitive types 0.00
weird calculation result 0.00
C++ nested namespace alias possible? +0.23
Resolving a 'both added' merge conflict in git? +0.25
Why there is a copy before assign? +1.30
Comparison between signed and unsigned warning 0.00
For a template: error C4430: missing type specifier - int assumed.... -2.63
'static' keyword in C++ -1.75
Anonymous object with one argument cannot be declared +0.61
class issue in C++ +1.40
Forced to use forward declarations for C++ code on Mac (using Xcode) +1.33
Why missing virtual d-tor in g++ does not destroy stack allocated m... +1.30
How much memory is required to represent an address? +0.24
printf("%s") not working properly 0.00
How to find the git branch I was accidentally committing to after s... +0.67
C++ if else statement keeps executing the if and not the code under... +0.11
Using the new operator with an object's non-default constructor +0.25
Why don't C++03 file streams accept string constructor parameters? +1.46
Would it be safe to do swap by "b=(a+b)-(a=b);"? +1.81
What is the "correct" way to write the Copy/Move/operator... -0.12
What is the trouble with this code? Why is it showing: Debug assert... -2.58
Destructor being called on something that was not constructed +0.28
passing 'const' as ' this ' argument of +0.91
Why do two functions have the same address? -2.56
How to close cerr -0.29
typeid and type_info class +1.54
Visual Studio sizeof illegal operand 0.00
How do I construct an object that holds a reference to a parent usi... 0.00
Disadvantage to Large Initialization List? +0.08
Pointer and vectors in C++ +0.75
Something we found when using comma in condition ternary operator? +0.38
Is the following equivalent to a forward declaration? +0.60
Should I use SEH "by default" in C? +0.62
With git, how can I perform a git add and still have it ignore the... 0.00
Default arguments in constructor--C++ +0.90