Searched defs:NoConstruct (Results 1 – 2 of 2) sorted by relevance
1341 struct NoConstruct { in TEST() struct1343 NoConstruct& operator=(NoConstruct&&) { return *this; } in TEST()1375 struct NoConstruct { in TEST() struct1377 NoConstruct& operator=(NoConstruct&&) { return *this; } in TEST()
285 NoConstruct = 0x0080, enumerator