scc  2024.06
SystemC components library
nonstd::variants::detail::VisitorApplicatorImpl< R, VT > Struct Template Reference

Static Public Member Functions

template<typename Visitor , typename T >
static R apply (Visitor const &v, T const &arg)
 

Detailed Description

template<typename R, typename VT>
struct nonstd::variants::detail::VisitorApplicatorImpl< R, VT >

Definition at line 2342 of file variant.hpp.


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