constexpr value_type operator+(int) const noexcept;
constexpr value_type operator-(int) const noexcept;
constexpr value_type operator+() const noexcept;
constexpr value_type operator-() const noexcept;