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

Specifies the interface for an outcome (promise) that can be stopped. More...

#include <Concepts.hpp>

Concept definition

template<typename T>
Specifies the interface for an outcome (promise).
Definition Concepts.hpp:124
Specifies the interface for a provider of stop sources.
Definition Concepts.hpp:162
Specifies the interface for an outcome (promise) that can be stopped.
Definition Concepts.hpp:170

Detailed Description

Specifies the interface for an outcome (promise) that can be stopped.