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 ... 20 21 22 23 24 ... 43
Title Δ
which container to use map or set or else? -0.11
Template specialization on template member of template class +1.75
How can I keep const-correctness and RAII? -1.01
Updating g++ on CentOS 5.8 0.00
How to force the user to input in a formatted way in c++ -0.53
How to manipulate run-time setting in g++ in Parallel Mode(-D_GLIBC... 0.00
Is there an analog for std::lock/std::try_lock for try_lock_for and... 0.00
How to replace std::string with vstring? 0.00
Why is there no std::allocate_unique function in C++14? +2.66
Why do container allocators need to specify the type they're alloca... 0.00
How to properly duplicate an object given its shared_ptr -2.70
array default- vs. list-initialization 0.00
How can I get a derived iterator from a vector of unique_ptr<Bas... +2.17
How to implement Scope Guard that restores value upon scope exit? -2.72
How can I pass a function using default parameter(s) to std:: thread? 0.00
How to let gcc print ALL libraries linked? -1.31
Using memset this way is good? +0.38
error "cannot appear in a constant-expression" in g++ but... 0.00
Constructing a non-copyable, non-movable type into a function param... 0.00
Initialization list to constructor 0.00
/usr/../libstdc++.so.6: version `GLIBCXX_3.4.11' not found (require... 0.00
Joining Threads from a loop : best practise 0.00
Why wasn't a double curly braces syntax preferred for constructors... +1.40
Why does this compile with Visual Studio 2013 but not g++-4.8.1? -1.86
Passing a value to std::ifstream through constructor 0.00
Unable to use custom allocator with allocate_shared/make_shared -1.81
Downcasting instance of base class to derived class -0.37
Is ability to instantiate template with pointer types really used? +0.23
List initialization and copy elision 0.00
C++ variadic templates with tuples -0.37
Exception safety: 0.00
Why are access declarations deprecated? What does this mean for SRO... 0.00
SFINAE technique for free function wrappers -0.30
Exchangability of pointers to member function between different add... -1.12
is it graceful to use kill to exit the idle thread in thread poll? 0.00
How to handle template specialization with variadic templates? +0.37
Using getline() to read in lines from a text file and push_back int... -0.65
why unary_function,binary_function is removed from c++11? -1.42
Referring to a class defined inside a function scope 0.00
G++ Dynamic Library Linking Issues +0.45
How to return reference or copy -0.14
namespace validity in c++ +0.99
git add and commit successful but push fails 0.00
Determine if a (c++) iterator is reverse 0.00
Boost Thread: Use of deleted function Error 0.00
How to implement a "dynamic_cast"-like operator between s... -0.90
error command gcc failed with exit status 1 0.00
Function to overload >> to input a matrix (class) isn't working 0.00
Split a string of words and numbers and save some of its number ele... 0.00
Behavior of PTHREAD_MUTEX_INITIALIZER on iOS 0.00