Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::SomeProcessor Concept Reference

The requirements of a processor to be used with rpc::FieldSpec. More...

#include <Concepts.hpp>

Concept definition

template<typename T>
Specifies what a modifier used with rpc::FieldSpec must provide.
Definition Concepts.hpp:50
The requirements of a processor to be used with rpc::FieldSpec.
Definition Concepts.hpp:66
Specifies what a requirement used with rpc::FieldSpec must provide.
Definition Concepts.hpp:42

Detailed Description

The requirements of a processor to be used with rpc::FieldSpec.