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 ... 27 28 29 30 31 ... 43
Title Δ
Why do both libstdc++ and libc++ not check for pointer and referenc... -1.77
Toggling a bit in a bitmap of chars +0.50
Does C++ allow CTFE? -0.23
Will long, complex template member method affect the performance? -1.53
Singleton pattern: different behavior of auto_ptr and unique_ptr -0.19
C++ conversion Base* to Derived* and constness -0.90
Is there a function to copy an array in C/C++? -1.42
Why does main have an int in front of it and why could my Professor... +1.57
Does using `std::string::c_str` return a dynamically allocated array? +0.00
Strange issue with strcspn in Visual Studio 2012 -1.21
Difference between std:random shuffle() and Collections.shuffle 0.00
Copy-on-write pointer object in C++ 0.00
Do I have to use atomic<bool> for "exit" bool varia... +0.72
Implementation of pure virtual function via inheritance +2.10
Simple C++ Array Logic Issue -1.98
Where is the best place to put the #ifdef __cplusplus extern "... -0.55
Modulus of an integer -0.67
Failure while trying to construct a std::list with an allocator +2.46
How to not inherit a variable in C++ classes -0.50
"Error: No operator "=" matches these operands" -0.91
Array of int or vector? +0.97
Delete a pointer in the main file +2.63
abstract base classes, multiple inheritence, and common pure virtua... 0.00
exception handling, unexpected terminator in c++ +0.83
What does this statement //! [number] mean? -1.59
Which method will this inherited class call (virtual function)? c++ +0.49
c++ invoke base classes' virtual operator== with multiple inheritance -1.56
What is a C++11 random distribution made of? -0.09
'operator =' function is unavailable because of a const member -0.50
Why does operator>> (or <<) overloading function need t... -1.02
strcpy c++ cannot convert parameter 1 from string char* -0.51
How to convert an ASCII char to its ASCII int value? -0.98
Regex \w escaping in C++11 -1.66
c++ std regex question mark issue +0.35
Cast member of virtual base class -0.58
C++ implemented in plain C -1.17
what is the difference between public members and publicly inherite... -0.23
Preprocessor magic to complete typename in template 0.00
Is such assignment a good idea in C++ +2.51
C++ begineer : using namespace error -0.15
Use "regular" variable to synchronize threads +1.54
Why are num_get and num_put asymmetric? +2.41
How to declare dynamically sized array fields in C++ class? +1.34
Hiding of all overloaded methods in base class +2.18
variable has internal linkage but is not defined 0.00
<<method name>> was not declared in this scope for a pr... +0.13
inline function and class and header file +1.23
Understanding the process of initialization 0.00
Why is an explicit comparison needed when using try_lock()? 0.00
Acquire lock as soon as it's available +0.48