Portable concurrency  0.11.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nportable_concurrencyThe library public namespace
 Ncxx14_v1
 CfutureThe class template future provides a mechanism to access the result of asynchronous operations
 Clatch
 CpromiseThe class template promise is a simpliest write end of a future
 Cshared_futureThe class template shared_future provides a mechanism to access the result of asynchronous operations
 Ctimed_waiterClass to wait on future or shared_future with timeout
 Cunique_function< R(A...)>Move-only type erasure for arbitrary callable object
 Cwhen_any_result
 CfutureThe class template future provides a mechanism to access the result of asynchronous operations
 Cinplace_executor_tTrivial executor which evaluates task immediattely in the invocation thread
 Cis_executorTrait which can be specialized for user provided types to enable using them as executors
 Clatch
 CpromiseThe class template promise is a simpliest write end of a future
 Cshared_futureThe class template shared_future provides a mechanism to access the result of asynchronous operations
 Ctimed_waiterClass to wait on future or shared_future with timeout
 Cunique_function< R(A...)>Move-only type erasure for arbitrary callable object
 Cwhen_any_result