StackRating

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

Edward Strange

Rating
1479.05 (4,500,220th)
Reputation
34,641 (3,365th)
Page: 1 ... 14 15 16 17 18 ... 22
Title Δ
"Interface" like semantics with boost::bind -1.27
how to template for operator<< for ostream -0.42
Is "program to interfaces" a common design principle in C... -0.29
What type should I use for an index variable -0.57
Call methods on class templatized over enum +1.09
How to create a library that wraps an object with a template functi... +0.02
C++: Where does the ofstream class save the files to? -1.21
Problem with pointer to a member function -0.05
Why doesn't unary_function define operator()? -1.09
std::transform using C++0x lambda expression +1.17
Can the 'type' of a lambda expression be expressed? -0.78
What does the C++ compiler do when coming ambiguous default paramet... -0.46
Private constructor +1.15
Doubt on a C++ interview question -1.06
WX: attempting to select value when clicking a text field -0.30
C++ - call assignment operator at creation instead of copy construc... -0.59
The importance of declaring a variable as unsigned -0.59
Conditional operator correct behaviour in VS2010? +1.17
UML diagram generator in Visual Studio 2010 -1.77
Fixing Segmentation faults in C++ -0.50
Effect of refactoring on program speed -1.44
Checking for file existence in C++ +0.53
C++ advice on writing code +1.69
question on function returning a reference in C++ +0.09
Unmanaged C++ Garbage Collection help +1.35
C++: Using and returning character arrays from functions, return ty... +0.53
boost::shared_ptr cycle break with weak_ptr +0.11
Binary parser or serialization? -1.24
Compiler error in VC++2010 (clean in 2008!), "ambiguous call t... -1.55
Is it safe to cast an int to void pointer and back to int again? -0.39
global variables in C++ -0.36
How to bound 2 variables in C++ one with other so when one changes... -1.51
memory leak unit test c++ +0.13
How to iterate through map, modify map but restore at each iteration? +2.90
Strange error for member function declaration +2.35
Printing PDF to HDC (MFC device context) +2.48
Returning pointers or references from functions C++ +1.15
c++ std::copy with type cast to derived class possible? -1.69
How to setup visual studio for cross platform c++ development -0.40
Building a project with Boost dynamic libraries disabled +0.03
std::sort on std::vector<std::string> 0.00
Moving ctor and moving dtor -0.84
Thread-Safe implementation of an object that deletes itself -1.04
In C++, in the definition of functions, the argument identifiers ar... -0.58
Testing a c++ class for features -0.19
C++0x lambda, how can I pass as a parameter? +0.56
template self friendship 0.00
scanf / field lengths : using a variable / macro, C/C++ -0.12
Does explicitly calling destructor result in Undefined Behavior here? -0.85
How do I run my code from the command line? +1.03