Searched refs:nothrow_copy (Results 1 – 2 of 2) sorted by relevance
1960 nothrow_copy; in internal_visit() typedef1962 nothrow_copy in internal_visit()1968 , nothrow_copy() in internal_visit()2086 >::type nothrow_copy; in internal_visit() typedef2090 , nothrow_copy() in internal_visit()
311 static const bool nothrow_copy = is_nothrow_copy_constructible<T>::value || trivial_copy; member