Searched defs:AssignedOnce (Results 1 – 2 of 2) sorted by relevance
113 struct AssignedOnce { in test() struct114 bool assigned = false; in test()115 constexpr AssignedOnce& operator=(const AssignedOnce&) { in test()
166 struct AssignedOnce { in test() struct167 bool assigned = false; in test()168 constexpr AssignedOnce& operator=(const AssignedOnce&) { in test()