Motorcortex Core  version: 2.7.6
visit_struct::detail::member_helper< M > Struct Template Reference

Static Public Member Functions

template<typename V , typename S >
static VISIT_STRUCT_CXX14_CONSTEXPR void apply_visitor (V &&visitor, S &&structure_instance)
 
template<typename V , typename S1 , typename S2 >
static VISIT_STRUCT_CXX14_CONSTEXPR void apply_visitor (V &&visitor, S1 &&s1, S2 &&s2)
 
template<typename V >
static VISIT_STRUCT_CXX14_CONSTEXPR void visit_pointers (V &&visitor)
 
template<typename V >
static VISIT_STRUCT_CXX14_CONSTEXPR void visit_accessors (V &&visitor)
 
template<typename V >
static VISIT_STRUCT_CXX14_CONSTEXPR void visit_types (V &&visitor)
 

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