Searched defs:NoCopy (Results 1 – 12 of 12) sorted by relevance
148 struct NoCopy { in test_ctor_sfinae() struct151 NoCopy(int) {} in test_ctor_sfinae() function152 NoCopy(std::initializer_list<int>, int) {} in test_ctor_sfinae() function
136 struct NoCopy { in test_sfinae_constraints() struct139 NoCopy(int) {} in test_sfinae_constraints() function
230 struct NoCopy { in test_emplace_sfinae_constraints() struct233 NoCopy(int) {} in test_emplace_sfinae_constraints() argument234 NoCopy(std::initializer_list<int>, int, int) {} in test_emplace_sfinae_constraints() function
10 struct NoCopy { struct
188 struct NoCopy { in test_sfinae_constraints() struct
143 struct NoCopy { NoCopy(NoCopy const&) = delete; }; in test_cast_non_copyable_type() struct
32 struct NoCopy { struct
30 struct NoCopy { struct
28 struct NoCopy { struct
26 struct NoCopy { struct
186 struct NoCopy { in g() struct
353 struct NoCopy { struct