Searched defs:CopyOnce (Results 1 – 3 of 3) sorted by relevance
94 struct CopyOnce { in test() struct95 bool copied = false; in test()98 constexpr CopyOnce& operator=(const CopyOnce& other) { in test()
139 struct CopyOnce { in test() struct140 bool copied = false; in test()143 constexpr CopyOnce& operator=(const CopyOnce& other) { in test()
256 struct CopyOnce { in test() struct257 bool copied = false; in test()260 constexpr CopyOnce& operator=(const CopyOnce& other) { in test()