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:60
Specifies the interface for an operation that can be awaited.
Definition Concepts.hpp:52
Specifies the interface for an operation.
Definition Concepts.hpp:68

Detailed Description

Specifies the interface for an operation.