reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
535 allocator_traits<_Alloc>::destroy(_M_impl._M_alloc(), _M_ptr()); 542 __allocator_type __a(_M_impl._M_alloc()); 559 _Tp* _M_ptr() noexcept { return _M_impl._M_storage._M_ptr(); }