Condy v1.3.0
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
custom-allocator.cpp File Reference

Example using custom memory allocator for coroutines. More...

#include <condy.hpp>
#include <iostream>
#include <memory_resource>
#include <vector>

Go to the source code of this file.

Detailed Description

Example using custom memory allocator for coroutines.

Definition in file custom-allocator.cpp.