scc  2024.06
SystemC components library
nonstd::variants::detail::Comparator< Variant > Struct Template Reference

Static Public Member Functions

static bool equal (Variant const &v, Variant const &w)
 
static bool less_than (Variant const &v, Variant const &w)
 

Detailed Description

template<class Variant>
struct nonstd::variants::detail::Comparator< Variant >

Definition at line 2602 of file variant.hpp.


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