Searched defs:nothrow_copy (Results 1 – 2 of 2) sorted by relevance
1960 nothrow_copy; in internal_visit() typedef2086 >::type nothrow_copy; in internal_visit() typedef
311 static const bool nothrow_copy = is_nothrow_copy_constructible<T>::value || trivial_copy; member