Equality operator Synopsis Declared in <beman/cache_latest/cache_latest.hpp> constexpr bool operator==( iterator const& x, sentinel const& y); Return Value true if the objects are equal, false otherwise Parameters Name Description x The left operand y The right operand