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

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

#include <Concepts.hpp>

Concept definition

template<typename T>
Specifies the interface for an operation.
Definition Concepts.hpp:68
Specifies the interface for an operation that can be stopped.
Definition Concepts.hpp:82
Specifies the interface for an entity that can be stopped.
Definition Concepts.hpp:36

Detailed Description

Specifies the interface for an operation that can be stopped.