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 ... 19 20 21 22
Title Δ
Why the streams in C++? +2.93
C++ reference type as instance variable in Objective-C++ -2.88
Would this constructor be acceptable practice? +0.79
How do I create "undo" in c++? -1.71
How do you mentally handle going from writing managed to non-manage... +1.06
Getting the System tick count with basic C++? -3.10
C++, how to declare a struct in a header file +3.81
Read All Files in Directory? -3.00
How to extract ALL typedefs and structs and unions from c++ source +4.20
C++ vector reference parameter +2.13
C++ Pointer to a function which takes an instance of a templated cl... -1.98
Problem when converting char* to string -0.13
How do virtual destructors work? +0.08
What's your convention for typedef'ing shared_ptr? -0.47
Simple, Custom Parsing with c++ -2.55
How to correctly inherit std::iterator -2.06
Trouble passing a template function as an argument to another funct... -0.06
Why does this hex value get output as a negative number? +3.29
Best environment to port C/C++ code from Linux to Windows -4.16
Beginner C++ Question +4.39
looser throw specifier for in C++ -3.98
operator << : std::cout << i << (i << 1); +3.42
Another design-related C++ question -0.39
Can I create functions without defining them in the header file? +2.37
Context of Main function in C or C++ +2.94
Technical reasons for names containing underscores? +0.84
Is it a good idea to apply some basic macros to simplify code in a... +2.31
How to change size of STL container in C++ -1.95
How does make_pair know the types of its args? +2.61
how to cast c++ smart pointer up and down +2.94
Problem with Mergesort in C++ -0.93
C++, using one byte to store two variables +4.02
Simple syntax error still eluding me +2.64
Class member functions instantiated by traits [policies, actually] -1.65
Why do some people prefer "T const&" over "const... -2.22
Should I use C++0x Features Now? +4.30
C++ enforce conditions on inherited classes -2.27
implement the URL match in C++ +0.14
how is push_back implemented in STL vector? -1.86
forward/strong enum in VS2010 +5.36
The result of int c=0; cout<<c++<<c; -3.28
Learning C++ as a Perl programmer +3.84
Unit testing with serialization mock objects in C++ -3.78
Problem with std::ostringstream +4.48
Tutorials and Introductions to C++ Expression Templates -1.28
Class declaration confusion - name between closing brace and semi-c... -0.81
Initalizing an array before initalizing a pointer to that same array -1.88
Basic C++ Speed (initialization vs adding) and comparison speed -0.15
c++ templates: problem with member specialization -3.49
Why don't I need to check if references are invalid/null? +3.60