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