Searched defs:slist (Results 1 – 1 of 1) sorted by relevance
359 explicit slist(size_type __n) : _Base(allocator_type()) in slist() function379 slist(const slist& __x) : _Base(__x.get_allocator()) in slist() function