Searched refs:is_room_enough (Results 1 – 1 of 1) sorted by relevance
1765 …const bool is_room_enough = this->room_enough() || (alloc_version::value == 2 && this->m_holder.tr… in stable_emplace_back() local1766 if (BOOST_LIKELY(is_room_enough)){ in stable_emplace_back()1771 return is_room_enough; in stable_emplace_back()1817 …const bool is_room_enough = this->room_enough() || (alloc_version::value == 2 && this->m_holder.tr…1818 if (BOOST_LIKELY(is_room_enough)){\1823 return is_room_enough;\