Searched defs:Preallocation (Results 1 – 1 of 1) sorted by relevance
181 struct Preallocation { struct183 size_t outer_size;187 size_t index;211 std::initializer_list<Preallocation> preallocations) { in GetAllocator() argument