BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
fc::static_variant< Types >::type_eq Struct Reference

#include <static_variant.hpp>

Public Member Functions

bool operator() (const static_variant &a, const static_variant &b) const
 

Detailed Description

template<typename... Types>
struct fc::static_variant< Types >::type_eq

Definition at line 129 of file static_variant.hpp.

Member Function Documentation

◆ operator()()

template<typename... Types>
bool fc::static_variant< Types >::type_eq::operator() ( const static_variant a,
const static_variant b 
) const
inline

Definition at line 130 of file static_variant.hpp.


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