Searched refs:isInAllocatorConstruct (Results 1 – 1 of 1) sorted by relevance
204 bool isInAllocatorConstruct() const { in isInAllocatorConstruct() function266 m_old = m_cc->isInAllocatorConstruct(); in InAllocatorConstructGuard()355 if (getConstructController()->isInAllocatorConstruct()) { in CopyInsertable()363 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()369 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()376 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()393 assert(constructed_under_allocator == getConstructController()->isInAllocatorConstruct()); in ~CopyInsertable()