Searched defs:is_trivially_move_constructible (Results 1 – 1 of 1) sorted by relevance
829 struct is_trivially_move_constructible struct830 { static const bool value = BOOST_MOVE_IS_TRIVIALLY_MOVE_CONSTRUCTIBLE(T); };