Searched refs:void_alloc (Results 1 – 1 of 1) sorted by relevance
43 complex_data(int id, const char *name, const void_allocator &void_alloc) in complex_data() argument44 : id_(id), char_string_(name, void_alloc), int_vector_vector_(void_alloc) in complex_data()