Searched defs:AssignedOnce (Results 1 – 2 of 2) sorted by relevance
112 struct AssignedOnce { in test() struct113 bool assigned = false; in test()114 constexpr AssignedOnce& operator=(const AssignedOnce&) { in test()
165 struct AssignedOnce { in test() struct166 bool assigned = false; in test()167 constexpr AssignedOnce& operator=(const AssignedOnce&) { in test()