Searched defs:not_copy_constructible (Results 1 – 3 of 3) sorted by relevance
33 struct not_copy_constructible:std::logic_error struct35 not_copy_constructible(const std::type_info& info): in not_copy_constructible() function40 const std::type_info* pinfo;
274 using not_copy_constructible= in test_construction() typedef
47 using not_copy_constructible= in test_insertion() typedef