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 ... 37 38 39 40 41 42 43
Title Δ
C++ help understanding partial specialization +1.12
C++ Combining overloading and overriding results in strange behaviour -1.25
C++ Stack Implementaion HW Error -1.25
Strange behavior of non-const list iterator in C++ -0.79
Is it right to use extern keyword in "extern int x" in bo... -1.10
dev-c++ compiler error no matching function -0.03
Using an array as key in map C ++ -0.45
Enquiry about Basic C++ Regarding Structs -0.73
dynamic_cast vs exposing virtual functions in parent class (C++) -0.27
Erase by iterator on a C++ STL map -0.59
g++ Linking vs VisualC++ Linking +2.11
C++: Return Overloaded [] With "this" 0.00
C++ Inline methods for performance +0.98
c++ link stl without runtime library -1.82
Call a function before static member allocation -1.04
How to check if variable is whole in C++ without a math library +0.63
Private inheritance of std::ostream and using operator<< -0.58
Standard and portable pseudo random number generator based on seed... -1.64
switch easily between different main() +0.68
Clean way of optionally including members in C++ ctor-initializer -0.73
creating a string split function in C++ +0.28
How to get element type from STL container instance? -0.11
Class Data Encapsulation(private data) in operator overloading -0.21
Reading binary files and using stream iterators correctly +2.48
Inconsistency when dereferencing returned empty shared_ptr +2.22
Avoid overriding members when inheriting -1.39
Convert Integer to Little Endian Hex String -1.72
What (actually) happens, when a function with the warning "con... -2.10
Porting an old C++ code from Solaris to Linux +0.53
'Try This' exercise on Programming Principles and Practice Using C+... -0.52
Code Compiles with g++ but Fails with VC++ 10 +0.36
function return temporary object misbehaving +1.95
Overriding +/-/*/% by integer and the -Weffc++ flag -0.89
Can a compiler assume that no other thread will modify a parameter? +0.27
remove \r\n while reading a file into stl vector -1.80
Arrays and pointers in a template +0.78
The Define of new -1.41
Re-casting array to store inside a vector 0.00
Unable to instantiate function template when type argument is void +2.44
C++ pointer to pointer scope issue -0.43
Class member without a default constructor -0.21
What does this typedef really mean? +1.80
Boost bind and boost function, storing functions with arguments in... -0.02
C++ destructor not being called, depending on the linking order +2.22
C++ destructor not being called, depending on the linking order -0.44
c++ deducing a function pointer type -1.19
Get return code from std::thread? -1.39
c++11 how to tweak std::stod (string to double) for decimal separat... +2.68
Access private array of pointers to objects from a method in c++ -1.21
Questions regarding performance of swap 0.00