StackRating

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

Mike van Dyke

Rating
1520.28 (31,340th)
Reputation
1,267 (126,527th)
Page: 1 2
Title Δ
What to assign a variable that I don't want to be equal to any... +0.34
C++ Parallel_For issues -3.13
std::set_difference on map and a vector throws conversion errors +3.57
C++ Unable to copy uint8_t* to std::array<char> +3.69
simplfied observer pattern with std::shared_ptr/weak_ptr 0.00
Issues with what appears to be never ending loops when calling func... -0.03
Timed waiting and infinite waiting on the same condition variable? 0.00
C++ Shared pointer points to the wrong address when i use make_shar... 0.00
'cout' displays integer as hex 0.00
Passing an object as a parameter in C++ -2.01
0 as a timeout in std::condition_variable::wait_for 0.00
pending std::future get of std::async with shared_from_this argumen... -0.21
how to debug bazel c++ google test in visual studio code 0.00
Is Singleton object returned through shared_ptr thread-safe? 0.00
std::thread vs pthead, what am I doing wrong? +3.87
Invoke a method with a timeout +4.40
C++: Instantiate many templates in library -0.98
Is it possible to use inheritance to implement an ECS in c++? 0.00
How to call an async function in a vector of std::future? 0.00
std::promise set_exception twice cause Segmentation fault 0.00
C++ Pimpl Idiom using a pre-existing class +4.75
GMock death case - mock function not being called 0.00
How do I build this simple example with Bazel? 0.00
Parallel reduce (e.g. sum) a vector of hpx::futures<double> 0.00
bazel c++ create and link with shared library 0.00
C++ Template "if constexpr" into the old "Tag Dispat... -2.97
Run thread in background and continue main with OpenMP -3.35
Multi-threading benchmarking issues +0.19
singleton class with non-default constructor +1.08
How to execute common code before and after another function in c? -4.19
Creating new thread causing exception -0.18
Why Multithreading in four cores slower than single threading in on... 0.00
converting a raw pointer to shared pointer.Are shared pointers thre... 0.00
constexpr concept in c++11 +3.77
C++ : using index as template parameter in for loop +1.68
How to pass arguments to a Google Benchmark Program 0.00
C++ Google mock/unit tests : Mock method not called and original on... 0.00
How to call atomic member function pointer +3.86
How to use TBB to run a function in a single thread 0.00
How to override the default ON_CALL action for just one EXPECT_CALL... 0.00
Segmentation fault on using shared_ptr with vectors 0.00
Issue with lock and condition variable in c++ multithreading +3.97
Prevent concurrent usage and deallocation 0.00
std::get_time did not parse day +3.94
threadpool c++ implementation questions 0.00
std::async analogue for specified thread -1.48
Makefile refuses to work -2.26
How to thread a chain of while(true) inside classes to join without... 0.00
Debug GNU using VS Code without GDB 0.00
Template function declared as void - code doesn't work? +3.82