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

#include <restriction_predicate.hxx>

Inheritance diagram for graphene::protocol::predicate_eq< A, B, typename >:
graphene::protocol::predicate_invalid< A, B >

Additional Inherited Members

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

Detailed Description

template<typename A, typename B, typename = void>
struct graphene::protocol::predicate_eq< A, B, typename >

Definition at line 151 of file restriction_predicate.hxx.


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