Searched refs:canBeSmall (Results 1 – 1 of 1) sorted by relevance
163 if constexpr (canBeSmall()) in insert()189 if constexpr (canBeSmall()) in remove()213 if constexpr (canBeSmall()) in erase()239 if constexpr (canBeSmall()) in remove_if()255 if constexpr (canBeSmall()) in contains()265 if constexpr (canBeSmall()) in count()353 [[nodiscard]] static constexpr bool canBeSmall() { return N != 0; } in canBeSmall() function358 if constexpr (canBeSmall()) in makeBig()