Searched defs:NoCopy (Results 1 – 13 of 13) sorted by relevance
156 struct NoCopy { in test_ctor_sfinae() struct159 NoCopy(int) {} in test_ctor_sfinae() argument160 NoCopy(std::initializer_list<int>, int) {} in test_ctor_sfinae() argument
144 struct NoCopy { in test_sfinae_constraints() struct147 NoCopy(int) {} in test_sfinae_constraints() function
260 struct NoCopy { in test_emplace_sfinae_constraints() struct263 NoCopy(int) {} in test_emplace_sfinae_constraints() argument264 NoCopy(std::initializer_list<int>, int, int) {} in test_emplace_sfinae_constraints() argument
10 struct NoCopy { struct
196 struct NoCopy { in test_sfinae_constraints() struct
95 class NoCopy { class
151 struct NoCopy { NoCopy(NoCopy const&) = delete; }; in test_cast_non_copyable_type() struct
41 struct NoCopy { struct
39 struct NoCopy { struct
186 struct NoCopy { in g() struct
38 struct NoCopy { struct
353 struct NoCopy { struct