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