libcoro
1.0
Coroutine support library for C++20
coro
any
any
any
contains
empty
get
get
get_info
get_info
get_ptr
get_ptr
operator bool
◆
operator bool()
template<unsigned int reserved_space = 4*sizeof(void *)>
coro::any
< reserved_space >::operator bool
(
)
const
inline
noexcept
Determines validity.
Return values
true
valid (not empty)
false
invalid (empty)
Definition at line
428
of file
function.h
.
Generated on Fri Aug 2 2024 15:51:49 for libcoro by
1.9.1