Searched defs:CopyOnce (Results 1 – 3 of 3) sorted by relevance
95 struct CopyOnce { in test() struct96 bool copied = false; in test()99 constexpr CopyOnce& operator=(const CopyOnce& other) { in test()
154 struct CopyOnce { in test() struct155 bool copied = false; in test()158 constexpr CopyOnce& operator=(const CopyOnce& other) { in test()
152 struct CopyOnce { in test() struct153 bool copied = false; in test()156 constexpr CopyOnce& operator=(const CopyOnce& other) { in test()