Searched defs:__empty (Results 1 – 2 of 2) sorted by relevance
20 struct __empty {}; struct
42 _LIBCPP_HIDE_FROM_ABI bool __empty() const noexcept { return __head_ == nullptr; } in __empty() function