Searched defs:is_nothrow_move_constructible_or_uncopyable (Results 1 – 1 of 1) sorted by relevance
63 struct is_nothrow_move_constructible_or_uncopyable struct67 static const bool value = is_nothrow_move_constructible<T>::value ||