visit_struct::helper::is_array< std::array< T, N > >

visit_struct::helper::is_array< std::array< T, N > >

More…

Inherits from std::true_type

Detailed Description

template <class T ,
std::size_t N>
struct visit_struct::helper::is_array< std::array< T, N > >;

Updated on 2022-04-05 at 16:21:26 +0200