Searched defs:has_nothrow_copy (Results 1 – 2 of 2) sorted by relevance
78 template <class T> struct has_nothrow_copy : public has_nothrow_copy_constructor<T>{}; struct
110 struct has_nothrow_copy< struct