future icon indicating copy to clipboard operation
future copied to clipboard

Implementation of std::experimental::future from the C++ Concurrency TS

Results 1 future issues
Sort by recently updated
recently updated
newest added

Hello, I'm currently working on a Yocto recipe and need to include the code from this repository as a dependency. However, I was not able to locate information about the...