StackRating

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

Pete Becker

Rating
1471.95 (4,516,747th)
Reputation
59,790 (1,552nd)
Page: 1 ... 29 30 31 32 33 ... 43
Title Δ
Converting a char to ASCII? +1.18
Refering to subclasses in the superclass (C++) -0.45
STL & Overloading in C++ -0.24
Why does std::result_of take an (unrelated) function type as a type... +0.34
Qsort doesn't sort properly array of strings +2.39
C linking C++ static functions -1.67
Default case compilation when switching over all items of an enum c... +0.08
Can volatile but unfenced reads yield indefinitely stale values? (o... +1.42
Limitations to functions declared as `extern "C"`? C++ fe... +0.01
Is this compile error typedef int (*j)() throw(A)? -2.14
Converting C to C++: typdef generating error -2.02
cout does not name a type +2.22
What are non-catchable exceptions -0.76
For which standard container, if any, is the iterator returned by e... -1.21
derived class calls wrong base class constructor 0.00
Cannot open source file "pthread.h" 0.00
std::vector crash? +0.52
Floating Point, how much can I trust less than / greater than compa... -0.54
Converting STL container<T *> to container<T const *> -0.88
Copy constructor- calling function by value twice with same variabl... -0.48
define macro with template as variable -0.97
Why is the 64bit integer extension of C++ called "long long&qu... -0.32
std::thread c++. More threads same data -0.98
atomic_load/atomic_store on std::shared_ptr in VC11 - why the globa... 0.00
uint8_t iostream behavior -1.19
1D array decays to pointer, but 2D array doesn't do so, why? +0.45
Can unary_function of STL of C++ (as implemented in gcc 4.7.x) have... 0.00
C++ reference on deleted objects -0.61
what is difference between copy and assigning a vector? -0.02
What is the difference between these two ways to compare STL vectors? -0.70
C++11: ill-formed calls are undefined behavior? -0.19
How do I prevent deletion of a pointer returned by a member function? -0.59
Is this atomic? +0.64
Passing temporary std::string to boost::regex_match -0.01
Do < and > on C++ strings reflect alphabetical ordering? +2.89
Hiding rule- do the arguments/return type have to be the same? +0.50
void pointer to template function +0.90
C++ atoi with unsigned char -0.53
Why isn't std::initializer_list a language built-in? -0.69
How can I match the \0 character in a regex in C++? +0.16
C++: std::map throws an out_of_range exception +0.21
increment operator more purpose? -0.37
Why do non-const, non-int/enum static data members have to be initi... -0.67
What is std::string(itr, itr) supposed to do? +1.67
What is wrong with the way I'm overriding this method? 0.00
Prefix and postfix ++ on custom iterator doing the same +0.86
C++ generating rand numbers +0.97
Storage allocator - what is it? +0.04
Does Main() accept expression? -0.01
C++ Reading fixed number of lines of integers with unknown number o... +1.13