Searched refs:canBeSmall (Results 1 – 1 of 1) sorted by relevance
169 if constexpr (canBeSmall()) in insert()199 if constexpr (canBeSmall()) in remove()223 if constexpr (canBeSmall()) in erase()249 if constexpr (canBeSmall()) in remove_if()265 if constexpr (canBeSmall()) in contains()275 if constexpr (canBeSmall()) in count()363 [[nodiscard]] static constexpr bool canBeSmall() { return N != 0; } in canBeSmall() function368 if constexpr (canBeSmall()) in makeBig()