![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
This is the complete list of members for take_while_view< V, Pred >::sentinel< Const >, including all inherited members.
base() const | take_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()=default | take_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 > class | take_while_view< V, Pred >::sentinel< Const > | friend |