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 &
start
const Type &
finish
#
begin() const noexceptinline
IndexIterator< Type > api::Index< Type >::begin () const noexcept
Type: IndexIterator< Type >
#
cbegin() const noexceptinline
IndexIterator< Type > api::Index< Type >::cbegin () const noexcept
Type: IndexIterator< Type >
#
cend() const noexceptinline
IndexIterator< Type > api::Index< Type >::cend () const noexcept
Type: IndexIterator< Type >
#
end() const noexceptinline
IndexIterator< Type > api::Index< Type >::end () const noexcept
Type: IndexIterator< Type >