Searched refs:isInAllocatorConstruct (Results 1 – 1 of 1) sorted by relevance
205 bool isInAllocatorConstruct() const { in isInAllocatorConstruct() function267 m_old = m_cc->isInAllocatorConstruct(); in InAllocatorConstructGuard()356 if (getConstructController()->isInAllocatorConstruct()) { in CopyInsertable()364 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()370 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()377 assert(getConstructController()->isInAllocatorConstruct()); in CopyInsertable()394 assert(constructed_under_allocator == getConstructController()->isInAllocatorConstruct()); in ~CopyInsertable()