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:117
Specifies the interface for an entity that can be cancelled.
Definition Concepts.hpp:65
Specifies the interface for an operation.
Definition Concepts.hpp:89

Detailed Description

Specifies the interface for an operation that can be cancelled.