Searched defs:NotCopyConstructible (Results 1 – 8 of 8) sorted by relevance
27 struct NotCopyConstructible { struct29 constexpr explicit NotCopyConstructible(int i) : x(i) { } in NotCopyConstructible() function32 constexpr bool operator==(NotCopyConstructible const& other) const { return x == other.x; } in operator ==() argument
24 struct NotCopyConstructible { struct
18 struct NotCopyConstructible struct
34 struct NotCopyConstructible { global() struct
31 struct NotCopyConstructible { global() struct
36 struct NotCopyConstructible { global() struct
37 struct NotCopyConstructible { global() struct
40 struct NotCopyConstructible { global() struct