BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <restriction_predicate.hxx>
Public Types | |
using | base = predicate_compare< Field, Argument > |
Public Member Functions | |
constexpr bool | operator() (const Field &f, const Argument &a) const |
Public Member Functions inherited from graphene::protocol::predicate_invalid< Field, Argument > | |
predicate_invalid () | |
bool | operator() (const Field &, const Argument &) const |
Additional Inherited Members | |
Static Public Attributes inherited from graphene::protocol::predicate_invalid< Field, Argument > | |
constexpr static bool | valid |
Definition at line 228 of file restriction_predicate.hxx.
using graphene::protocol::predicate_le< Field, Argument >::base = predicate_compare<Field, Argument> |
Definition at line 229 of file restriction_predicate.hxx.
|
inlineconstexpr |
Definition at line 230 of file restriction_predicate.hxx.