libcoro
1.0
Coroutine support library for C++20
|
◆ contains()
template<unsigned int reserved_space = 4*sizeof(void *)>
template<typename T >
Tests whether object contains given type.
Definition at line 439 of file function.h. |