libcoro  1.0
Coroutine support library for C++20

◆ any() [2/2]

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

Construct empty.

Definition at line 335 of file function.h.