BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Static Public Attributes | List of all members
graphene::protocol::predicate_eq< fc::optional< Field >, void_t, void > Struct Template Reference

#include <restriction_predicate.hxx>

Public Member Functions

bool operator() (const fc::optional< Field > &f, const void_t &) const
 

Static Public Attributes

constexpr static bool valid = true
 

Detailed Description

template<typename Field>
struct graphene::protocol::predicate_eq< fc::optional< Field >, void_t, void >

Definition at line 182 of file restriction_predicate.hxx.

Member Function Documentation

◆ operator()()

template<typename Field >
bool graphene::protocol::predicate_eq< fc::optional< Field >, void_t, void >::operator() ( const fc::optional< Field > &  f,
const void_t  
) const
inline

Definition at line 185 of file restriction_predicate.hxx.

Member Data Documentation

◆ valid

template<typename Field >
constexpr static bool graphene::protocol::predicate_eq< fc::optional< Field >, void_t, void >::valid = true
staticconstexpr

Definition at line 184 of file restriction_predicate.hxx.


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