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:123
Specifies the interface for a provider of stop sources.
Definition Concepts.hpp:161
Specifies the interface for an outcome (promise) that can be stopped.
Definition Concepts.hpp:169

Detailed Description

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