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 ... 28 29 30 31 32 ... 43
Title Δ
c++ 11 std::atomic_flag, am I using this correctly? -1.55
Call of overloaded is ambiguous 0.00
Declare a class inside another class' namespace without explicit ne... +0.50
template static variable undefined in class ctor +0.50
C++ - while(getline) doesn't get the first line of file 0.00
boost::shared_pointer exit without calling release +1.26
C++ delete in daughter thread -0.23
Altering if-statement condition in consideration of template argument +1.49
What is the reasoning behind the naming of "lvalue" and &... +1.45
How to get this pointer from std::function? 0.00
Enumeration declaration and definition -0.36
operator overloading "+" for types complex/double -0.89
Understanding the example of using std::condition_variable 0.00
Why does the output of >> applied on a negative number is fil... -1.92
C++11 "enumerated types" (17.5.2.1.2) -1.68
Why does this code give the error, "template specialization re... -1.34
Call static member from inherited class instance 0.00
templates and static objects (undefined reference & required fr... +1.14
unordered_set::remove_if(): C3892: cannot assign to a variable that... -0.46
releasing memory to os after using large number of unique_ptr - c++ -0.01
Should my function return a pointer to std::vector, or a reference... -0.30
Why do function pointers break substitutability and std::function d... 0.00
Good Design Pattern for Manager/Handler -0.87
const char * and char * +2.36
What's wrong with realloc? +1.18
Static Method as Function Pointer 0.00
Policy inheritance and inaccessible protected members -0.34
copy vs. manual copying array in C++ -0.28
Declaring an array of objects, why do i not need to apply new insid... +0.91
Passing pointer by copy or by reference +0.46
Why isn't object returned by std::move destroyed immediately +1.24
What is difference between insert and emplace for vector in C++ -0.88
Small annoyance with template function -0.59
templating virtual functions not possible. Only a temporary technic... +1.12
Is it always effective to read a variable in the multi-thread envir... +0.50
Bit shifting a character with wrap? C++ -0.28
Set the number of digits for an Integer -0.80
How to implement generic method for STL containers that haven`t com... +1.74
Overloading += as compared to + +0.15
Is there any harm having a virtual destructor without a virtual met... -1.73
C++ std::hash_map: What is the key's role -1.20
Static Variable Undefined Reference -0.02
C++/g++ overload increment operators +2.43
Non-obtrusive way of getting around an argument dependent lookup am... 0.00
double or float comparison +1.38
Can I use this work around to pass locally defined functor to algor... +0.01
Hundreds of errors when compiling Template class (first Template cl... -0.89
Escape regex special characters for tr1::regex 0.00
Do virtual destructors have to be public? -0.46
What is best practice for using and object over and over in runtime +1.98