StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Stephan Dollberg

Rating
1584.14 (2,682nd)
Reputation
19,133 (7,209th)
Page: 1 2 3 4
Title Δ
Go-lang: How to convert slice to fixed size array? 0.00
Why concurrent code takes more time to execute +0.37
Bodiless function in Golang 0.00
How to build mixed array 0.00
Is std::condition_variable::wait() a POSIX thread cancellation point? 0.00
Passing increment/decrement operator to a function +1.48
Is there a safe way to call wait() on std::future? +2.71
Why don't these threads run in order? +0.78
Boost exception and thread safety - benefit over regular exception... 0.00
No matching function for call to constructor with reference parameter +1.31
Invalid initialization of non-const reference of type +1.00
What is my version of LLVM & clang (OSX)? 0.00
Joining multiple threads in any order +2.93
io_service::run() processing order of async_* functions -1.82
Call method in new thread and assign returned value to variable 0.00
Calling a std::thread constructor with a class member function that... 0.00
c++11 threads don't modify same values +4.03
Difference between std::search and std::find_first_of -1.03
std::unique_lock<std::mutex> or std::lock_guard<std::mutex... +3.53
How to store objects without copy or move constructor in std::vector? +0.11
How do I stop std/boost::thread copying my object rather than passi... +3.73
Why does std::atomic<T>::compare_exchange_* should not suffer... 0.00
Implementing a parallel_for_each function -1.99
C++11: Ensuring defined semantics of write-once read-many? +3.15
Return value of a function in Erlang 0.00
Can C++11 tell if std::thread is active? +3.13
What's the best way to lock multiple std::mutex'es? 0.00
C++ async threads terminate when calling thread finishes 0.00
Workaround for blocking async? +6.16
Managing c++11 threads in visual studio 2012 -0.61
Event notification without mutex +3.86
How do I use std::is_integral<> to select an implementation? -2.30
How to capture "this" in a lambda function in lambda? +5.69
do boost::asio async write need a mutex? 0.00
futures, promises, and exceptions +4.15
Launch method in new thread 0.00
How terminate thread reading from socket c++? -0.14
vector push_back with forwarding? +5.34
How 'undefined' a race condition can be? -2.80
Boost Asio: Calling sync read while an async_read is pending on the... 0.00
C++ return value on concurrent queue pushing functions 0.00
What algorithms do popular C++ compilers use for std::sort and std:... -3.71
Simple multi-threading confusion for C++ +1.01
wrapping std::packaged_task inside a custom class 0.00
Can you combine std::recursive_mutex with std::condition_variable? -3.67
Static std::mutex in templated function doesn't work +3.30
C++ increment std::atomic_int if nonzero -4.50
Implementation of type "long double" with GCC and C++11 -1.79
Why does std::map not have a const accessor? +4.69
I want to kill a std::thread using its thread object? -2.90