MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
stop_token 成员列表

成员的完整列表,这些成员属于 stop_token,包括所有继承而来的类成员

operator=(const stop_token &) noexcept=defaultstop_token
operator=(stop_token &&) noexcept=defaultstop_token
operator==(const stop_token &rhs) conststop_tokeninline
stop_possible() const noexceptstop_tokeninline
stop_requested() const noexceptstop_tokeninline
stop_token() noexcept=defaultstop_token
stop_token(const stop_token &) noexcept=defaultstop_token
stop_token(stop_token &&) noexcept=defaultstop_token
swap(stop_token &other) noexceptstop_tokeninline
~stop_token()=defaultstop_token