STLdoc
STLdocumentation
|
Namespaces | |
filesystem | |
fundamentals_v2 | |
Classes | |
struct | _Resumable_helper_traits |
struct | coroutine_handle |
struct | coroutine_handle< void > |
struct | coroutine_traits |
struct | generator |
struct | suspend_always |
struct | suspend_if |
struct | suspend_never |
Functions | |
template<typename _PromiseT > | |
bool | operator== (coroutine_handle< _PromiseT > const &_Left, coroutine_handle< _PromiseT > const &_Right) _NOEXCEPT |
template<typename _PromiseT > | |
bool | operator!= (coroutine_handle< _PromiseT > const &_Left, coroutine_handle< _PromiseT > const &_Right) _NOEXCEPT |
bool experimental::operator!= | ( | coroutine_handle< _PromiseT > const & | _Left, |
coroutine_handle< _PromiseT > const & | _Right | ||
) |
bool experimental::operator== | ( | coroutine_handle< _PromiseT > const & | _Left, |
coroutine_handle< _PromiseT > const & | _Right | ||
) |