Searched defs:has_trivial_destructor_after_move (Results 1 – 2 of 2) sorted by relevance
45 struct has_trivial_destructor_after_move struct
3325 struct has_trivial_destructor_after_move<boost::container::vector<T, Allocator> > struct3328 static const bool value = ::boost::has_trivial_destructor_after_move<Allocator>::value &&