Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::async::SomeStopSource Concept Reference

Specifies the interface for a stop source. More...

#include <Concepts.hpp>

Concept definition

template<typename T>
Specifies the interface for a simple stop token.
Definition Concepts.hpp:118
Specifies the interface for a stop source.
Definition Concepts.hpp:126
Specifies the interface for an entity that can be stopped.
Definition Concepts.hpp:36
Specifies the interface for a stop token that internally uses a boost::asio::yield_context.
Definition Concepts.hpp:110

Detailed Description

Specifies the interface for a stop source.