api::Index
Functions
Index(const Type &finish)#
inline explicit
constexpr api::Index< Type >::Index (const Type &finish)Type: constexpr
Parameters:
const Type &finish
Index(const Type &start, const Type &finish)#
inline
constexpr api::Index< Type >::Index (const Type &start, const Type &finish)Type: constexpr
Parameters:
const Type &startconst Type &finish
begin() const noexcept#
inline
IndexIterator< Type > api::Index< Type >::begin () const noexceptType: IndexIterator< Type >
cbegin() const noexcept#
inline
IndexIterator< Type > api::Index< Type >::cbegin () const noexceptType: IndexIterator< Type >
cend() const noexcept#
inline
IndexIterator< Type > api::Index< Type >::cend () const noexceptType: IndexIterator< Type >
end() const noexcept#
inline
IndexIterator< Type > api::Index< Type >::end () const noexceptType: IndexIterator< Type >