constexpr reference operator[](index_type idx) const; constexpr reference operator()(index_type idx) const;
constexpr pointer data() const noexcept;