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 ... 25 26 27 28 29 ... 43
Title Δ
What happens to a thread in a vector when function execution ends? 0.00
how to put std::string into boost::lockfree::queue (or alternative)? +1.72
g++ - Disabling link-time warning originating in external lib +2.23
Read whole std::ifstream to heap +0.34
How to allow -z multidefs with g++47 0.00
what is the difference between std::call_once and function-level st... +3.09
c++ chrono duration_cast to milliseconds results in seconds 0.00
Placement forms of the operator delete functions +0.08
How is allocation/deallocation of objects in standard template libr... +1.39
Why use `std::bind` over lambdas in C++14? +0.95
Is the use of constexpr valid with non-const members 0.00
Size of array has non-integral type when using c++11 enum class +2.05
How to insert an rvalue into map after calling a function on it 0.00
Partial boost library 0.00
Understanding delete operator in C++ +0.30
Using default parameters when using boost shared_ptr +1.16
Rules for constexpr functions +1.61
Universal references and std::initializer_list +0.22
Clang does not allow static_cast to parent class with template, whi... 0.00
Any alternative to std::dynarray presently available? -2.03
Why do I need to dereference iterators? +0.03
exception handling in C++: Throwing a double when using "throw... -2.32
Is there any static checking tool to check buggy code like this +0.04
What does the linux make command do? 0.00
Passing Function Pointer of an interface function 0.00
How can I force the STL memory cache to clear? -0.27
Template specialization - different behaviour between MSVC and GCC/... +0.39
C++ Creating Child Class from a Parent Class that's already been in... -1.52
How do I reverse a tuple? +1.55
fill static templated arrays with metaprogramming and variadic temp... -1.20
Is overriding std::to_string for user defined enums proper way to p... 0.00
Explanation about incrementation and assigment -1.92
initializing references in c++ doesn't work but initializing const... +2.71
Why do I get an error saying eof is not a class type of fstream? +0.37
C++ ABI standards compliance w/ arbitrary name mangling +1.11
Compiling C Project error for "-std=gnu90" 0.00
Overloading << operator - multiple parameters +2.67
C++ enums and inline header functions +0.40
Bash/ echo and pattern -0.11
Implementation status of std::optional in g++/libstdc++? 0.00
Setting std::shared_ptr source at a later stage -0.15
What is a reasonable minimum version of libstdc++ to require for C+... +0.39
Run/Shell/Fork program from C++ code + Construct string from basic... 0.00
Are C++11 objects potentially slower in multi-threaded environments... +2.57
using set_intersection with set giving an error? +0.76
how GDB knows it has to break at specified break point? +0.77
SFINAE: static_assert vs std::enable_if -1.81
C++11 atomic: why does this code work? -0.94
Boost shared_ptr passing a derived class -0.36
When accessing std::map with static string values, is access time s... -0.52