visit_struct::accessor
less than a minute
visit_struct::accessor
Public Functions
Name | |
---|---|
template <typename T > VISIT_STRUCT_CONSTEXPR auto |
operator()(T && t) const |
Detailed Description
template <typename MemPtr ,
MemPtr ptr>
struct visit_struct::accessor;
Public Functions Documentation
function operator()
template <typename T >
inline VISIT_STRUCT_CONSTEXPR auto operator()(
T && t
) const
Updated on 2022-04-05 at 16:21:26 +0200