Searched defs:Destroyer (Results 1 – 8 of 8) sorted by relevance
113 struct Destroyer { struct115 void operator()(T* record) { record->~T(); } in operator()
126 struct Destroyer { struct128 void operator()(T* record) { record->~T(); } in operator()
159 struct Destroyer { struct164 struct ArrayDestroyer { argument
285 void swap(scoped_thread<Destroyer, Thread>& lhs, scoped_thread<Destroyer, Thread>& rhs) in swap()
114 typedef allocator_destroyer<NodeAlloc> Destroyer; typedef
553 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::dtl::tree
186 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::list
216 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::slist