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 ... 31 32 33 34 35 ... 43
Title Δ
Fast string search? -0.84
How to use pointer to method as a parameter (when pointer to functi... -1.05
are c++ pointers to user-defined objects thread safe for reading? +1.28
C++ heap error _CrtlsValidHeapPointer(pUserData) 0.00
Cast integer array to void pointer - pthread_create 0.00
uniformly distributed random number generation -1.61
uniformly distributed random number generation +1.14
Are regular expressions with C++ that specific? 0.00
Cast int* to const short int* +1.63
Discarding 4 precision points? -0.64
std::function vs template -0.87
boost regex definition 0.00
Cout String and int in ternary operator -1.23
Why is the assignment operator not called in this case in favor of... +2.88
iostream thread safety, must cout and cerr be locked separately? +2.37
how to write a small calculator in C++ language? -0.77
How do I safely cast between any numeric types with clipping if req... -0.01
Elegant way to express shift left OR right in template -0.56
Can a bool read/write operation be not atomic on x86? +1.59
ISO C++ says that these are ambiguous, +2.15
Why noexcept is not enforced at compile time? -1.28
How to make a Template class a friend of a class? 0.00
Content error fundamental about friend declaration in c++ 0.00
C++ terminate called without an active exception (gdb) 0.00
Why doesn't compiler help us with type traits instead of resorting... -0.49
How does C++ check the truth value of an std::ios object? +0.98
know how big an argument is -0.58
C++ : Aliases in function argument -1.38
Nicolai Josuttis says in his book that the open member function doe... 0.00
std::stoi integer limit 0.00
pointers to allocated objects does not have value semantics what do... -1.13
Add two big endian values on little endian machine -2.13
Is there a reason why perror isn't widely seen in code for error ha... -0.73
What's a better way to store text for a word processor? -0.25
How do I pass an instance member function as callback to std::thread +0.36
Function signature as template parameter -0.63
cannot convert parameter 1 from 'PrintVisitor *const ' to 'Visirot... +0.12
Difference between function and method in C++? -0.01
Difference between Iterator and reverse iterator -0.47
what and how does happens-before happen in c++0x 0.00
Should I use public or private variables? -0.79
Making a program portable between machines that have different numb... -0.02
c++: #include and different file types +0.99
Does the unary + operator have any practical use? +1.89
Is it necessary to use a std::atomic to signal that a thread has fi... -0.44
Operator in namespace scope hiding another in global scope -1.46
Behavior when deleting derived object -0.95
Defining machine-independent datatypes in C++ 0.00
crossplatform 64 bit type -1.64
Elegant way to iterate in C++ -0.22