Searched refs:has_nothrow_copy (Results 1 – 11 of 11) sorted by relevance
110 struct has_nothrow_copy< struct
78 template <class T> struct has_nothrow_copy : public has_nothrow_copy_constructor<T>{}; struct
68 …(::boost::has_trivial_move_constructor<T>::value || ::boost::has_nothrow_copy<T>::value) && !::boo…
195 # if __has_feature(has_nothrow_copy)
151 , has_nothrow_copy<T> in visitation_impl_invoke()
1959 typedef typename has_nothrow_copy<RhsT>::type in internal_visit()2085 , has_nothrow_copy<RhsT> in internal_visit()
133 # if __has_feature(has_nothrow_copy)
533 struct has_nothrow_copy
3785 #if __has_feature(has_nothrow_copy) || (_GNUC_VER >= 403)3795 #if __has_feature(has_nothrow_copy) || (_GNUC_VER >= 403)3805 #if __has_feature(has_nothrow_copy) || (_GNUC_VER >= 403)3838 #if __has_feature(has_nothrow_copy) || (_GNUC_VER >= 403)3849 #if __has_feature(has_nothrow_copy) || (_GNUC_VER >= 403)3860 #if __has_feature(has_nothrow_copy) || (_GNUC_VER >= 403)