(until C++20) bool empty() const noexcept; (since C++20) [[nodiscard]] bool empty() const noexcept;
6dc3bdf