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

#include <restriction_predicate.hxx>

Inheritance diagram for graphene::protocol::predicate_has_none< C1, C2, typename >:
graphene::protocol::predicate_invalid< C1, C2 >

Additional Inherited Members

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

Detailed Description

template<typename C1, typename C2, typename = void>
struct graphene::protocol::predicate_has_none< C1, C2, typename >

Definition at line 341 of file restriction_predicate.hxx.


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