Searched refs:__allocation_guard (Results 1 – 2 of 2) sorted by relevance
44 struct __allocation_guard { struct50 explicit __allocation_guard(_AllocT __alloc, _Size __n) in __allocation_guard() argument57 ~__allocation_guard() _NOEXCEPT { in ~__allocation_guard() argument
952 __allocation_guard<_ControlBlockAllocator> __guard(__a, 1);1051 …__allocation_guard<_StorageAlloc> __guard(__a, _ControlBlock::__bytes_for(__n) / sizeof(_AlignedSt…1110 __allocation_guard<_ControlBlockAlloc> __guard(__a, 1);