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 ... 32 33 34 35 36 ... 43
Title Δ
Mapping error codes to string in C++ +1.27
#define inside an enum or how to extend an enum -0.32
C++: Empty if statement -0.45
C++: Lexicographic comparing strings using operators -0.81
copy array in c++ -1.58
Ownership and how to avoid shared_ptr -0.39
C++ how can I call a thread with parameters +1.45
Are "anonymous structs" standard? And, really, what *are*... +1.02
Is it safe to use std::bind on an uninitialized object? -1.58
Get number of days since epoch in C++ (cross platform) +2.29
Traversing a vector in pairs, triplets, 0.00
Proper use of return error code on Exit +1.12
can't create instance of bit-row 0.00
C++ Constructor/Destructor inheritance +0.16
Changes between C++ standard working drafts? -1.49
How does hash_set::upper_bound() work? +0.52
Compiling visual c++ from command line +1.73
Can I rely on short-circuit evaluation to check vector bounds in C++? +2.84
std::regex_replace gives me unexpected result 0.00
how to traits default_constructor is private 0.00
Converting boost std::string::const_iterator to string and int c++ -0.38
C++ Exception - One per library or custom ones -1.45
If virtual table is created in compile time, then why do we call th... +1.03
getting between square bracket having specific characteristic using... +0.73
What is the most effective way to read the last line of a file in c... +0.71
How can I make a virtual method properly? (C++) -1.99
Equalities in C/C++ -0.78
functions and multiple class hierarchy 0.00
How to best overload operator < > <= >= but only write... +0.61
Display Vector elements in a reverse order -0.37
using regex under c++11 0.00
how to find a vowel inside a string in c++? -0.95
Where to put the star in C and C++ pointer notation +1.09
how to use std::atomic<> effectively for non-primitive types? +0.78
Pointers to members representations -0.97
Can a container's iterator yield something other than an lvalue? +0.38
Creating a static array with a variable size? 0.00
Using const_cast in factory model 0.00
Why am I getting the error "A is an inaccessible base of B&quo... +0.67
Cast invalid int value to enum 0.00
Use of BOOST thread attributes causes bind compile error -0.00
Why is std::less a class template? +0.42
Pointer-to-member function resolution +2.63
Why out of all data types int is OS or compiler dependant +0.01
Enumeration versus array +0.25
regex (Regular Expression) in C++ Error: " terminate called af... 0.00
Comma in C/C++ macro -0.67
scalable automatic class registration in C++ 0.00
Is the statement value += i; the exact same as value = value + i? +0.53
C++ Addition Operator -0.35