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 ... 23 24 25 26 27 ... 43
Title Δ
STL container as a template parameter +1.09
My c-style string is acting very strangely +2.25
Correctly initializing static array of objects without encountering... +0.25
If statement with negative values -0.20
Using a pointer to function pointers without typedef? +0.40
Error while writing strcat() using pointers -0.56
Processing ASCII-character with regular expression -0.23
if pthread_cond_wait can loss signal when pthread_cond_signal signa... 0.00
Seperating C++ Class Code into Multiple Files, what are the rules? -0.93
Checking the int limits in stoi() function in C++ -2.17
Do I need to delete a vector? -0.89
How can I convert a vector<uint8_t> into an unsigned char* -1.04
Does boost::atomic act as a hardware memory barrier? -1.11
Inserting dot after 2 chars till the end of file in C++ +1.57
Comparing a c++ std::vector's elements with each other +0.52
Is it safe to compare pointers of same type? -0.94
Does clang support a double-word-compare-and-exchange operation? -1.64
LNK4098 - How Dangerous Is It? +0.78
Query on rand() function in C++ +0.92
C++: cast from value type pointer to containing iterator -1.35
Is using the class-wrapper for thread-safe access to the object con... +0.20
Why is the copy constructor being called before deleting the object? +0.59
Is it possible to define an std::thread and initialize it later? -1.55
is it working properly with share pointers (c++) +1.75
Passing arguments to std::async by reference fails +1.48
Variable argument list: use va_list or address of formal parameter? -0.34
Difference between using try-Catch exception handler and if else co... -1.12
Will throwing an exception for bad pointer access ever be standard... -0.84
Accessing numerous elements of an iterator -1.66
What happens if I use extern "C++" with a C toolchain? +0.12
more efficient to create static local objects c++ +0.29
Storing of integer literals when defining variable -0.13
Is x++; threadsafe? +1.16
should I synchronize the deque or not +2.48
Waiting for C++ 11 thread to actually start 0.00
What is the right way of using c++ stl iterators instead of traditi... +0.62
How does "friendship" work for derived classes? 0.00
Every n element of an array in C++ +0.51
How should I index a private vector from outside the class? +1.57
Bounded Type Parameters in C++, any reason for the lack of it? -1.05
How does a pointer to virtual function differ from a pointer to a n... +0.52
Type casting when exceeding the limit +0.01
C++ See If Argument Is Numeric -0.54
Typeid not functioning correcly +1.40
Best way to append vector to vector -0.58
Is it safe to use (str1 + str2).c_str()? -1.40
Catching const char* exception in c++ -0.23
std::mutiset vs std::vector to read and write sorted strings to a f... +0.10
C++ bit string to int conversion -1.26
How to check if uint8_t exists as a type, instead of unsigned char? -0.46