xtd 0.2.0
Loading...
Searching...
No Matches

◆ size_type

template<typename type_t , typename allocator_t >
using xtd::array_< type_t, 1, allocator_t >::size_type = typename xtd::basic_array<type_t, allocator_t>::size_type

Represents the array size type (usually xtd::size).