BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
List of all members
graphene::protocol::predicate_in< F, C, typename > Struct Template Reference

#include <restriction_predicate.hxx>

Inheritance diagram for graphene::protocol::predicate_in< F, C, typename >:
graphene::protocol::predicate_invalid< F, C >

Additional Inherited Members

- Public Member Functions inherited from graphene::protocol::predicate_invalid< F, C >
 predicate_invalid ()
 
bool operator() (const F &, const C &) const
 
- Static Public Attributes inherited from graphene::protocol::predicate_invalid< F, C >
constexpr static bool valid
 

Detailed Description

template<typename F, typename C, typename = void>
struct graphene::protocol::predicate_in< F, C, typename >

Definition at line 242 of file restriction_predicate.hxx.


The documentation for this struct was generated from the following file: