Searched defs:InAllocatorConstructGuard (Results 1 – 1 of 1) sorted by relevance
262 struct InAllocatorConstructGuard { struct265 InAllocatorConstructGuard(ConstructController* cc) : m_cc(cc) { in InAllocatorConstructGuard() argument271 ~InAllocatorConstructGuard() { in ~InAllocatorConstructGuard() argument276 InAllocatorConstructGuard& operator=(InAllocatorConstructGuard const&); argument