constexpr reference operator*() const;
constexpr pointer operator->() const;
constexpr unspecified operator[](difference_type n) const;