Searched defs:INITIAL_CAPACITY (Results 1 – 3 of 3) sorted by relevance
24 constexpr size_t INITIAL_CAPACITY = 64; variable
68 static constexpr int INITIAL_CAPACITY = ELEMENTS_LENGTH + 1; variable
45 constexpr size_t INITIAL_CAPACITY = 64; variable