libcoro
1.0
Coroutine support library for C++20
|
represents standard allocator for coroutines More...
#include <allocator.h>
represents standard allocator for coroutines
This class is empty, just activates usage of standard allocator.
You can use global (constexpr) instance standard_allocator
Definition at line 16 of file allocator.h.