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

Specifies the interface for an operation. More...

#include <Concepts.hpp>

Concept definition

template<typename T>
Specifies the interface for an operation that can be aborted.
Definition Concepts.hpp:81
Specifies the interface for an operation that can be awaited.
Definition Concepts.hpp:73
Specifies the interface for an operation.
Definition Concepts.hpp:89

Detailed Description

Specifies the interface for an operation.