Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
std_import.h File Reference

Provides a consistent import interface for coroutine, experimental/coroutine or a best effort fallback definition. More...

#include <cassert>
#include <cstddef>
#include <functional>
#include <memory>
#include <new>
#include <type_traits>
Include dependency graph for std_import.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Provides a consistent import interface for coroutine, experimental/coroutine or a best effort fallback definition.