#include <atomic>
#include <iostream>
#include <thread>
Go to the source code of this file.
Provides a simple C++11 thread the StoppableThread class.
Definition in file stoppable_thread.h.