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 ... 11 12 13 14 15 ... 40
Title Δ
What happens during initialization of a class? +0.05
compile-error when trying to inherit from std::runtime_error -1.82
git branch is messed up 0.00
Base pointer to array of derived objects -0.91
Shows an assertion error at runtime in vector c++ -0.77
Does constant static member variables of a class or a struct in C++... 0.00
Are Debug Routines MSVC++ specific? -2.53
What to do with commit made in a detached head -1.57
Why is the sizeof a struct different from the sum of its members? -1.55
unbuffered std streambuf implementation 0.00
C++ macro without spaces +0.72
What's the lifetime of the object returned by typeid operator? +1.49
Formatting using IOS members +1.32
Doesn't putting a "virtual destructor inside an interface"... -1.05
Assignment to non-void functions (returning nothing) can change the... +0.05
How to make git-diff and git log ignore new and deleted files? +0.23
Where can I find a description about the usage of "int C::*&qu... +1.15
git branch overview -0.30
Parsing binary files in C++ 0.00
Template overloading (diff. number of arguments) 0.00
C typedef function prototype with struct attempting to reference be... -3.05
Overloading operator== -1.31
How do I quiet the C compiler about a function pointer takes any nu... -0.49
what happens when i only call a constructor? -1.65
What does a leading :: mean in "using namespace ::X" in C++ +1.15
No array allocated using new can have an initializer? +0.49
C++ circular dependency: What should the constructor look like? +1.08
Initializing const members of structs in C/C++... compiler dependent? +0.41
std::string::back() +1.39
How to store various types of function pointers together? +0.90
When should I pass "T* const&" type of pointer ? +1.01
How to revert initial git commit? +1.04
"CopyConstructible" requirement for C++ stl container ele... +0.43
Is it undefined to initialize a class member in overloaded operator... +1.09
Unnamed namespace +1.13
Git interactive rebase no commits to pick +0.99
how can i get the size of my vector in C? -0.17
Address of first element in static declaration of array +0.57
Avoiding label indenting in C++ +0.27
C++: Use memset or a struct constructor? What's the fastest? +0.81
gcc linking only 'required functions' 0.00
c & c++ default global variable linkage, multiple declaration &... +0.62
Why static method overrides base class non-static method? +0.93
delete'ing pointer of Type A pointing to pointer of type B +0.16
string vector not getting properly assigned using set_union +0.37
Differences between std::endl and '\n' for streambuffer implementat... 0.00
length of string containing \0 -0.09
C++ newbie: my loop should CHANGE a string, then print the string t... +0.24
GIT push whines about untrusted X11 forwarding setup failed 0.00
How to invoke pointer to member function when it's a class data mem... +0.72