std::array<T,N>::empty ; constexpr bool empty() const noexcept;. (since C++11) (until C++20) ; [[nodiscard]] constexpr bool empty() const noexcept ...
確定! 回上一頁