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

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

base() consttake_while_view< V, Pred >::sentinel< Const >inline
operator!=(const iterator_t< Base > &x, const sentinel &y)take_while_view< V, Pred >::sentinel< Const >friend
operator!=(const sentinel &y, const iterator_t< Base > &x)take_while_view< V, Pred >::sentinel< Const >friend
operator==(const iterator_t< Base > &x, const sentinel &y)take_while_view< V, Pred >::sentinel< Const >friend
operator==(const sentinel &y, const iterator_t< Base > &x)take_while_view< V, Pred >::sentinel< Const >friend
sentinel()=defaulttake_while_view< V, Pred >::sentinel< Const >
sentinel(sentinel_t< Base > end, const Pred *pred)take_while_view< V, Pred >::sentinel< Const >inlineexplicit
sentinel(sentinel< AntiConst > that)take_while_view< V, Pred >::sentinel< Const >inline
sentinel<!Const > classtake_while_view< V, Pred >::sentinel< Const >friend