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 ... 6 7 8 9 10 ... 43
Title Δ
Compiling with c++ and getting "ready to go" executable 0.00
C++ STL map in shared memory 0.00
error: non-aggregate type 'vector<string>' cannot be... 0.00
How does this implementation of std::is_class work? +0.82
Use make to clean outdated outputs 0.00
How to static_assert the size of a std::array member -1.44
What is the purpose of a single pound/hash sign (#) on its own line... +0.80
Wrapping a commandline program with pstream 0.00
Convert C *FILE to C++ iostream with boost -0.73
How do I compare a std::function's target with a member functio... 0.00
Calculate the union of an ordered set in C++ +0.23
C++ Function templates for only types that extend the same superclass +1.22
Reference — does sizeof return the real memory size? -1.22
How does Boost use stream insertion directly into C strings? +1.11
Add new line after current line in insert mode vim 0.00
Why crtp works for structs and not for class? 0.00
Are all CopyConstructible types MoveConstructible types? +2.01
std::thread constructor with no parameter +1.02
nm output of show the shared library's version is incorrect 0.00
How to delete the move assignment operator and retain compatibility... 0.00
How come C standard library function `strchr` returns pointer to no... 0.00
std::scoped_allocator_adaptor and a class with a constructor using... +2.18
Warning: defaulted move assignment operator of X will move assign v... +1.46
Why erasing vector.end() is allowed? -1.72
What was the first release date of GNU Make? 0.00
What's wrong in this snippet? +1.27
c++11 std::hash function object classes thread safety -1.80
Is it OK to derive from std::enable_shared_from_this and an abstrac... +0.31
Using &front() to modify underlying character array in std::str... -0.75
C++: String parameter in base class deconstructs when the derived c... -2.56
gcc shared_ptr copy assignment implementation +1.38
Should std::future::wait be using so much CPU? Is there a more perf... +0.31
How to pass deleter to make_shared? -1.71
g++ 5.2 -Wuninitialized warning when calling template parameter pac... 0.00
Does dynamic binding rules over the exception mechanism in C++? 0.00
C++ abort has been called -1.91
std::ref and swap function does not seem to work well together -0.22
How does one find what C++11 features have been implemented given a... 0.00
Const reference wrapper from reference wrapper -0.80
GCC Make Link Issue 0.00
Accessing counter from two threads +0.29
std::static_pointer_cast vs static_cast<std::shared_ptr<A>... +0.31
C++ std::sort of const struct 0.00
Can enable_shared_from_this be Used Without Inheritance? 0.00
How can I make this variadic template code shorter using features f... +1.30
C++ Variadic Template Basics -2.89
When should I choose lambdas over function pointers in C++11? +0.96
C++ lambda two copy constructor calls 0.00
Using placement new on nullptr in decltype() or operator noexcept()... 0.00
Can I automatically deduce child type in base class template method? 0.00