Template Struct container_info< std::array< T, S > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename T, size_t S>
struct container_info<std::array<T, S>> : public SerializeMe::container_info_<T, true, int(S)>