Searched refs:int_vector_allocator (Results 1 – 1 of 1) sorted by relevance
29 typedef allocator<int_vector, segment_manager_t> int_vector_allocator; typedef30 typedef vector<int_vector, int_vector_allocator> int_vector_vector;