libcoro
1.0
Coroutine support library for C++20
|
◆ get_ptr() [1/2]
template<unsigned int reserved_space = 4*sizeof(void *)>
template<typename T >
Get as pointer.
doesn't throw exception Definition at line 366 of file function.h. |