cgv
Loading...
Searching...
No Matches
cgv::reflect::detail::reflect_const_array_dispatch< use_get, T, n > Struct Template Reference

Static Public Member Functions

static bool reflect (reflection_handler *rh, const std::string &member_name, T(&member_ref)[n])
 

Detailed Description

template<bool use_get, typename T, unsigned n>
struct cgv::reflect::detail::reflect_const_array_dispatch< use_get, T, n >

Definition at line 306 of file reflection_handler.h.

Member Function Documentation

◆ reflect()

template<bool use_get, typename T , unsigned n>
static bool cgv::reflect::detail::reflect_const_array_dispatch< use_get, T, n >::reflect ( reflection_handler rh,
const std::string &  member_name,
T(&)  member_ref[n] 
)
inlinestatic

Definition at line 306 of file reflection_handler.h.


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