chsvlib
chsv helper source code

◆ max_size()

std::size_t max_size ( ) const
noexcept

Returns the maximal number of elements within the column that is supported by the type size_type.

Returns
The return value of std::numeric_limits<size_type>::max().