libcoro  1.0
Coroutine support library for C++20

◆ standard_allocator

constexpr std_allocator coro::standard_allocator
inlineconstexpr

Global instance for std_allocator which can be used anywhere the allocator is requested.

Definition at line 22 of file allocator.h.