Searched refs:getBitCapacity (Results 1 – 1 of 1) sorted by relevance
472 if (NewSize > getBitCapacity()) in push_back()832 size_type getBitCapacity() const { return Bits.size() * BITWORD_SIZE; } in getBitCapacity() function