VCCC  2024.05
VisualCamp Common C++ library
elements_view< V, N >::sentinel< Const > Member List

This is the complete list of members for elements_view< V, N >::sentinel< Const >, including all inherited members.

base() constelements_view< V, N >::sentinel< Const >inline
operator!=(const iterator< OtherConst > &x, const sentinel &y)elements_view< V, N >::sentinel< Const >friend
operator!=(const sentinel &y, const iterator< OtherConst > &x)elements_view< V, N >::sentinel< Const >friend
operator-(const iterator< OtherConst > &x, const sentinel &y)elements_view< V, N >::sentinel< Const >friend
operator-(const sentinel &y, const iterator< OtherConst > &x)elements_view< V, N >::sentinel< Const >friend
operator==(const iterator< OtherConst > &x, const sentinel &y)elements_view< V, N >::sentinel< Const >friend
operator==(const sentinel &y, const iterator< OtherConst > &x)elements_view< V, N >::sentinel< Const >friend
sentinel()=defaultelements_view< V, N >::sentinel< Const >
sentinel(sentinel_t< Base > end)elements_view< V, N >::sentinel< Const >inlineexplicit
sentinel(sentinel< AntiConst > i)elements_view< V, N >::sentinel< Const >inline