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 ... 40 41 42 43
Title Δ
Why no short overloads for std::to_string? Why no noexcept? -2.64
Deleting an object when multiple pointers are pointing to it? -3.31
delete partial memory of the pointer +4.28
Initialize a matrix with std::initializer_list 0.00
What undesirable results occur when casting to parent class object... -0.17
Why does C style cast work but reinterpret_cast doesn't? +2.90
Overloading std::function argument to match lambda -3.73
Copy constructor called on singleton class +1.41
C++ calculating time intervals -3.04
On type of a literal, unsigned negative number -1.79
How do I find the largest integer fully supported by hardware arith... -4.50
Start and Stop a loop within a Thread in C++ -1.43
A global static class to contain data +1.22
copy memory starting from an offset position +4.30
C++ class templates: redundancy in non-inline member functions? -2.54
error C2275 RHandle: illegal use of this type as an expression -3.43
Constraints on the lifetime of the argument to std::regex_match (an... +7.03
Derived class error: undefined type -1.22
Errors showing in menu for application +4.22
C++ Sign function - From MatLab? -0.93
Floating point format for std::ostream -0.80
C/C++: Converting hexadecimal value in char to integer +3.26
Sorting string vectors: plain C vs idiomatic C++11 -3.80
Why is calling a static member function with . or -> syntax legal? +1.25
Serialization without Boost.Serialization -4.08
reinterpret_cast, casting to brother class +3.93
C++ error LNK2001 issue -1.47
How to check if simple C++ standard library iterator can be advanced? +1.11
Create STL Vector based on input data - scalar or complex types +0.36
Is it possible to debug-print the caller of the current function? -1.81
Is this a proper usage of union +4.16
Unresolved inclusion error in Bada -0.07
When using an enum in a class would it be public and why? +3.98
Fastest way to sort and concatenate million or billion STL vectors -4.18
design of class inheritance/compostion -1.18
Concatenate a string and a boolean in C++? +2.92
Global variables and MPI +3.68
Another Way to do Templates in C++? +3.77
using iterator to erase element in vector +2.46
How can I ignore spaces from the input file? +0.25
STL multimap associative containers -0.03
C++, Object model and polymorphism: runtime checking +2.07
Function multiple definition linker error building on GCC - Makefil... -0.89
How to pad an integer with zeroes to the right of the integer? -4.38
What is the scope of an include within an include? -1.18
Global scope LPWSTR reverts after changing it +4.44
How do I make a non-templated manager accept templated objects? -0.16
what is EOF key in C++ +0.03
Problems with stream interface in C++ +4.31
vector iterator in c++ -4.07