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

Specifies the interface for an operation that can be cancelled. More...

#include <Concepts.hpp>

Concept definition

template<typename T>
Specifies the interface for an operation that can be cancelled.
Definition Concepts.hpp:88
Specifies the interface for an entity that can be cancelled.
Definition Concepts.hpp:44
Specifies the interface for an operation.
Definition Concepts.hpp:68

Detailed Description

Specifies the interface for an operation that can be cancelled.