Loading [MathJax]/jax/output/HTML-CSS/config.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
di::sync::NeverStopToken Class Reference

#include <di/sync/stop_token/never_stop_token.h>

Public Types

template<typename>
using CallbackType = Callback
 

Static Public Member Functions

static constexpr auto stop_requested () -> bool
 
static constexpr auto stop_possible () -> bool
 

Member Typedef Documentation

◆ CallbackType

template<typename>
using di::sync::NeverStopToken::CallbackType = Callback

Member Function Documentation

◆ stop_possible()

static constexpr auto di::sync::NeverStopToken::stop_possible ( ) -> bool
inlinestaticconstexpr

◆ stop_requested()

static constexpr auto di::sync::NeverStopToken::stop_requested ( ) -> bool
inlinestaticconstexpr

The documentation for this class was generated from the following file: