Simple C++ example program to illustrate how to work with std::async calls and how to use std::atomic to interrupt a multi-threaded process.
Requires Visual Studio 2015 or equivalent build tools install. Run msbuild from command line to build.
From command line x64\Debug\AsyncTest.exe