StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jonathan Wakely

Rating
1629.44 (885th)
Reputation
138,346 (435th)
Page: 1 ... 11 12 13 14 15 ... 43
Title Δ
C++ Demystified Chapter 13 (2004) Jeff Kent: Ifstream program does... +0.32
How to compare (the order) of two bidirectional iterators? +0.30
c++ boost::bind placeholder position 0.00
Specializations for different types +0.77
i = i++; is undefined. Is i = foo(i++) also undefined? +1.70
Tag dispatching/enable_if - I am confused 0.00
Is there a flat unsorted map/set implementation? +0.73
input a value then use that value as input +0.31
std::vector::resize(size_type) requires CopyInsertable? 0.00
g++4.9.2 and rvalue reference maps 0.00
Empty struct or anonymous struct as tag 0.00
Name lookup of qualified base class 0.00
C++ chrono library on Raspberry Pi 0.00
What happens when ld link different versions of the same library 0.00
C++ Custom std::map<> key class causing memory violation -1.61
small string optimization(SSO) and move semantics 0.00
c++ share parent attribute between two instances of child +0.30
Is this implementation of Double checked lock pattern (DCLP) in C++... 0.00
Using getline with ifstream class member 0.00
ifstream operator >> uint16_t sets failbit +1.38
non-static data member initialization with new expression +0.32
'array' in namespace 'std' does not name a template... 0.00
Updating GCC, received errors during 'make' +0.32
Eigen & GCC 5 : class std::binder2nd is deprecated 0.00
Linking to a complex number library in g++ 0.00
gcc links to wrong GLIBCXX version when O2 flag is specified 0.00
Why the standard of naming of C++ functions is not exist? 0.00
Why can't I use a for each loop on array of int pointers in C++ -2.76
How do i correctly add shared_pointers to probably derived classes... +0.31
(How) can I implement futures & promises in C++03? 0.00
How to translate an lib build with g++ 2.96 to new BFD format? 0.00
What are the problems of a zero-terminated string that length-prefi... +1.10
Why SGI STL don't use the copy-and-swap idiom? +1.42
std::function fails to distinguish overloaded functions +0.65
How does make tell when a file hasn't been modified? -1.04
g++ compilation error on AIX unix server +1.40
Unrecognized command line in C++11 +1.13
Regex in C++11 vs PHP -0.97
Insert a new-line in a Makefile $(foreach ) loop +0.30
What is the return type of a lambda expression if an item of a vect... +0.75
std::bind makes no sense to me whatsoever +2.17
Type trait to check that all types in a parameter pack are copy con... +1.98
What do i call the c++ built-in functions and classes And what is t... -0.17
C++, curious compiler error when implementing a function `int next(... +1.01
Is everything in C++11 STL user-implementable? -0.29
Implementation of C string functions +0.31
How to find space in a japanese string in C++? 0.00
How can I show lambda functions on backtraces? +0.35
Is this template syntax illegal? 0.00
get hash without committing +0.51