![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
This is the complete list of members for move_sentinel< S >, including all inherited members.
base() const | move_sentinel< S > | inline |
move_sentinel()=default | move_sentinel< S > | |
move_sentinel(S x) | move_sentinel< S > | inlineexplicit |
move_sentinel(const move_sentinel< S2 > &other) | move_sentinel< S > | inline |
operator!=(const std::move_iterator< Iter > &i, const move_sentinel &s) | move_sentinel< S > | friend |
operator!=(const move_sentinel &s, const std::move_iterator< Iter > &i) | move_sentinel< S > | friend |
operator-(const move_sentinel &s, const std::move_iterator< Iter > &i) | move_sentinel< S > | friend |
operator-(const std::move_iterator< Iter > &i, const move_sentinel &s) | move_sentinel< S > | friend |
operator=(const move_sentinel< S2 > &other) | move_sentinel< S > | inline |
operator==(const std::move_iterator< Iter > &i, const move_sentinel &s) | move_sentinel< S > | friend |
operator==(const move_sentinel &s, const std::move_iterator< Iter > &i) | move_sentinel< S > | friend |