libcoro
1.0
Coroutine support library for C++20
Trace
on_create
on_destroy
on_switch
on_switch
resume
◆
on_destroy()
void coro::trace::on_destroy
(
const void *
,
std::size_t
)
inline
Record destruction of an coroutine.
Parameters
ptr
pointer to coroutine (handle.address())
Note
requires LIBCORO_ENABLE_TRACE
Definition at line
371
of file
trace.h
.
Generated on Fri Aug 2 2024 15:51:49 for libcoro by
1.9.1