(until C++20) bool empty() const noexcept; (since C++20) [[nodiscard]] bool empty() const noexcept;
63 KiB
63 KiB
(until C++20) bool empty() const noexcept; (since C++20) [[nodiscard]] bool empty() const noexcept;