libcoro  1.0
Coroutine support library for C++20

◆ ptr

template<unsigned int reserved_space = 4*sizeof(void *)>
void* coro::any< reserved_space >::content::ptr

pointer to memory, where content is located.

Definition at line 314 of file function.h.