Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  asyncpp
  detail
 concepts.h
 parameter_pack.h
 promise_allocator_base.h
 sanitizers.h
 std_import.hProvides a consistent import interface for coroutine, experimental/coroutine or a best effort fallback definition
 async_generator.h
 async_main.hProvides a main function running a simple_dispatcher and awaits the function async_main, stopping after it is done
 channel.h
 defer.h
 dispatcher.h
 event.h
 fiber.h
 fire_and_forget.h
 generator.h
 latch.h
 launch.h
 mutex.h
 policy.h
 promise.h
 ptr_tag.h
 ref.h
 scope_guard.h
 signal.h
 simple_dispatcher.h
 stop_token.hPolyfill implementation of std::stop_token and friends. Check the documentation of the stl version for details
 sync_wait.hUtility functions for quickly converting a awaitable to a std::future
 task.h
 thread_pool.h
 threadsafe_queue.h
 timer.h