StackRating

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

ComicSansMS

Rating
1586.81 (2,522nd)
Reputation
33,918 (3,452nd)
Page: 1 ... 6 7 8 9 10 11 12
Title Δ
How is barrier implemented in message passing systems? +2.15
CMake - Visual Studio project dependencies 0.00
cmake: read and compile dynamically-generated list of cpp files 0.00
BOOST::thread what problems are there in deleting a joinable thread? 0.00
How to find RelWithDebInfo or MinSizeRel libraries with CMake? 0.00
boost::system::error_code::message() throwing access violation exce... +0.40
std::thread causing application to abort with error R6010 +0.43
What is the default search path for find_package in windows using c... 0.00
Definitive guide to threads, processes and lwp 0.00
CMake equivalent to -l as a gcc directive for ld to link to a library 0.00
Capture by universal reference +1.24
Safely use containers in C++ library interface -0.90
Thread syncronization with boost::condition_variable 0.00
How to avoid CMAKE error "Could NOT find <package>"... 0.00
How to make FindBoost.cmake work? 0.00
Is it safe to write to a std::strings buffer directly? -0.32
How can I create a std::function with a custom allocator? 0.00
Single computation of a variable that has to be visible for every t... -1.85
CMakeLists.txt configuration - simple but stuck - library not been... 0.00
std::shared_ptr upcasting to base class - best method? +1.91
Access static const in another class. 0.00
c++ futures/promises like javascript? +1.15
Problems compiling to a static library with CMake 0.00
std::unique_ptr conversion constructor from std::auto_ptr 0.00
Why does this C++ snippet compile (non-void function does not retur... +0.88
Can I use boost asio for HTTPS requests -0.39
CMakeLists.txt with two subprojects with own CMakeLists.txt needs t... 0.00
Proper way to call a found executable in a custom command? 0.00
"Could not find boost libraries" error when using CMake +0.44
Can you avoid locking by guaranteeing that multiple threads won't a... +1.79
Where do I get arpa/inet.h? +0.45
Thread safe copyable circular buffer in boost 0.00
Can I use a different .clang_format for some files in the same proj... 0.00
Interrupt a thread that is executing a MKL or other third party fun... 0.00
How can race conditions be useful? +1.78
std::unique_lock<std::mutex> or std::lock_guard<std::mutex... -0.35
How to move inter-dependent objects together and maintain internal... 0.00
C API and lua types 0.00
Can I tell FIND_LIBRARY to run after my *custom* dependency has bee... 0.00
Pointer pointing to wrong address? 0.00
What is the difference between #QNAN and #IND in Lua 0.00
Changing compiler flags on the fly in a CMake project -0.07
Unable to use boost libraries in vs2013 for C++ 0.00
Is it possible to add files to a CMake generated solution folder in... 0.00
How to overload operator< for putting objects into set 0.00
cmake set subdirectory options 0.00
How can I read and modify a file's bytes using NASM assembly, with... -1.59
boost asio cancelling read without cancelling write +0.42
How To Configure CMakeLists.txt To Make C++ Project? 0.00
Are pointers shared between threads? 0.00