reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1309 __allocated_ptr<_Alloc> __guard{ _M_alloc, __ptr }; 1310 allocator_traits<_Alloc>::destroy(_M_alloc, __guard.get()); 1312 _Alloc _M_alloc;