Searched defs:is_trivially_default_constructible (Results 1 – 1 of 1) sorted by relevance
811 struct is_trivially_default_constructible struct812 { static const bool value = BOOST_MOVE_IS_TRIVIALLY_DEFAULT_CONSTRUCTIBLE(T); };