libcoro
1.0
Coroutine support library for C++20
|
Constructor for emplace. More...
#include <construct.h>
Constructor for emplace.
Fn | function which returns value to emplace or co_return |
following code constructs result directly in output future
Definition at line 20 of file construct.h.