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

Specifies the interface for an operation that can force-invoked. More...

#include <Concepts.hpp>

Concept definition

template<typename T>
{ v.invoke() };
}
Specifies the interface for an operation that can force-invoked.
Definition Concepts.hpp:82
Specifies the interface for an operation.
Definition Concepts.hpp:68

Detailed Description

Specifies the interface for an operation that can force-invoked.