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 ... 32 33 34 35 36 ... 43
Title Δ
use a vector of indices to erase those indices of another vector +0.59
C++ segfault when passing a string or stream object by reference to... 0.00
How do I keep up with the development of gcc? 0.00
how to create (initialize) a std::tuple from an array when the cons... +1.66
How to implement an iterator/container that is standards-compliant? +1.46
vector<string> together with map<string,int> possible f... 0.00
Can't copy a std::vector<std::function<void ()>> using... +2.23
Should gcc be able to find the headers it comes installed with? -1.78
Does std::make_shared() use custom allocators? -1.17
included cpufreq.h but shows linker error in linux c++ 0.00
map::emplace() with a custom value type +0.47
Is std::vector::data() preserved by moving? 0.00
Move constructor signature +0.45
Why is calling non virtual member function on deleted pointer an un... +0.30
allocate_shared with additional byte buffer +0.46
What's the simplest way to amend a commit in order to revert the mo... 0.00
Will modules proposal for C++14/17 make it possible(easy) for other... 0.00
Deferencing a returned reference -1.44
Inserting a variadic argument list into a vector? -0.38
GNU pth vs. pthread +1.72
is this boost::tuple code convertible to pure std:: standard librar... +2.23
g++ std::bind error with shared_ptr 0.00
Idiom or pattern for N concurrent readers and 1 producer +0.29
After reading from fstream, why does it seem to need its goodbit cl... -1.43
std::forward_as_tuple in G++ 4.5.0 -0.55
Conditional explicit template instantiation 0.00
Empty base class construction overhead? -1.86
How to pick a commit in sub-branch and merge it into main branch? 0.00
Is it a good idea to overload begin/end for pointers to collections 0.00
Deep parameters in binds -0.31
Why vptr is not static? +0.43
Do C++ template classes duplicate code for each pointer type used? -1.59
Is vector::shrink_to_fit allowed to reallocate? 0.00
intrusive_ptr in c++11 0.00
has ::std::has_nothrow_default_constructor been moved/changed? -1.68
Using reference as template type -0.42
Error: Implicit instantiation of "Class" within its own d... 0.00
Portability of pthread and socket.h -2.09
std::tuple_cat substitution failure +2.03
How to convert a utf16 ushort array to a utf8 std::string? 0.00
How does function wrapper initialization work in C++11? -1.32
First line of every file in a new file -2.53
Move constructor in initializator list with a vector +1.85
what are the differences between std::move and unique_ptr::reset? +1.91
Should std::async be called in a game loop c++? -1.62
passing a boost::function to a template; what class is boost::funct... 0.00
Cout and Cin in Linux - can't see the console +1.53
How to detect if a class is final in C++11? +1.33
std::vector::push_back a non-copyable object gives compiler error 0.00
Using nested std::async with std::condition_variable in Visual Stud... 0.00