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 ... 36 37 38 39 40 ... 43
Title Δ
Examples of when a bitwise swap() is a bad idea? +0.05
How to implement swap()? -1.42
Why do undefined parameters in an if statement not cause a segfault... -0.36
Creating boost::thread with an std::shared_ptr object instance -1.64
Variadic template and inferred return type in concat 0.00
string<char> vs string <unsigned char> 0.00
Why doesn't a const method override a non-const method in C++? -0.85
Optimization techniques used by std::regex_constants::optimize +0.53
Faking Static If in C++ +2.18
How to debug linking process - GCC/ld - STL C++ +2.37
cryptopp: undefined reference to `CryptoPP::AlignedAllocate(unsigne... +0.49
undefined reference to `boost::chrono::system_clock::now()' - Boost... 0.00
Can const member variable of class be initialized in a method inste... +0.51
What is the appropriate usage of these profiling switches? -0.54
g++ : include problems when cross compiling 0.00
Pthread timeout -0.51
Inherit from struct data +0.78
g++ 4.1.2 mixed with g++ 4.6 0.00
How can I build a shared library that will be used for different g+... +0.49
Creating a separate boost thread for endpoint.listen() in a multith... -0.48
Understanding -Weffc++ +0.45
Pointer to static member variable -0.18
How to work with variable in namespace -0.66
template type_trait function, accept container of a given type and/... 0.00
Lock free list with sync_val_compare_and_swap -0.19
inline function in static library is substituted by a function with... 0.00
overriding delete with parameters +1.69
Is string::iterator necessarily a random_access_iterator? -0.86
Code organization across files that has to deal with template funct... -0.86
boost: thread not executing an handler posted after the reception o... +0.48
How to replace the following text using sed? +0.22
No conversion from long unsigned int to long unsigned int& -0.24
Automatically count the number of instantiated classes in a TMP? +1.29
Can a C++ map contain a pointer to my arbitrary class? +1.55
Removing linker dependencies +0.07
how to search for a string and replace it with other string in linux? 0.00
Same address, multiple "shared_ptr"s, enable_shared_from_... 0.00
set class ignoring defined comp fn and errors on default comparison 0.00
G++ can't compile code using Boost for x86 +0.01
Disable g++ "note candidates are.." compiler message -1.29
Can a standard-compliant compiler reject code containing dynamic_ca... +0.68
Static Data Member Initialization +2.06
GCC 4.6 and missing variadic-templates expansions 0.00
Get execution results of child process C++ 0.00
Converting Derived** to Base** and Derived* to Base* -0.60
c++ why isn't there something like length(array)? +0.10
SGI hash_map: Basic Inquiries +0.49
php-config shell script needed 0.00
remove any element of vector<std::function<...>> that b... +1.32
how to build a static library properly? -0.01