Template Struct container_traits< std::array< _Tp, Size > >

Struct Documentation

template<typename _Tp, std::size_t Size>
struct container_traits<std::array<_Tp, Size>>

Public Types

typedef void Allocator