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

Detailed Description

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