xte::fixed_array<T, n>::size_type

Defined in header <xte/data/fixed_array.hpp>


Definitions

#size
using size_type = xte::uz;

#diff
using difference_type = xte::iptrdiff;