动态内存管理 | Dynamic memory management 目录 operators (std::allocator) operators (std::scoped_allocator_adaptor) std::allocator std::allocator::address std::allocator::allocate std::allocator::allocator std::allocator::construct std::allocator::deallocate std::allocator::destroy std::allocator::max_size std::allocator_traits std::allocator_traits::allocate std::allocator_traits::construct std::allocator_traits::deallocate std::allocator_traits::destroy std::allocator_traits::max_size std::allocator_traits::select_on_container_copy_construction std::pmr::memory_resource std::pmr::memory_resource::allocate std::pmr::memory_resource::deallocate std::pmr::memory_resource::do_allocate std::pmr::memory_resource::do_deallocate std::pmr::memory_resource::do_is_equal std::pmr::memory_resource::is_equal std::pmr::memory_resource::memory_resource std::pmr::monotonic_buffer_resource std::pmr::monotonic_buffer_resource::do_allocate std::pmr::monotonic_buffer_resource::do_deallocate std::pmr::monotonic_buffer_resource::do_is_equal std::pmr::monotonic_buffer_resource::monotonic_buffer_resource std::pmr::monotonic_buffer_resource::release std::pmr::monotonic_buffer_resource::upstream_resource std::pmr::operator!= std::pmr::operator!= std::pmr::operators (std::pmr::operator!=) std::pmr::operators (std::pmr::operator!=) std::pmr::polymorphic_allocator std::pmr::polymorphic_allocator::allocate std::pmr::polymorphic_allocator::construct std::pmr::polymorphic_allocator::deallocate std::pmr::polymorphic_allocator::destroy std::pmr::polymorphic_allocator::polymorphic_allocator std::pmr::polymorphic_allocator::resource std::pmr::polymorphic_allocator::select_on_container_copy_construction std::pmr::synchronized_pool_resource std::pmr::synchronized_pool_resource::do_allocate std::pmr::synchronized_pool_resource::do_deallocate std::pmr::synchronized_pool_resource::do_is_equal std::pmr::synchronized_pool_resource::options std::pmr::synchronized_pool_resource::release std::pmr::synchronized_pool_resource::synchronized_pool_resource std::pmr::synchronized_pool_resource::upstream_resource std::pmr::unsynchronized_pool_resource std::pmr::unsynchronized_pool_resource::do_allocate std::pmr::unsynchronized_pool_resource::do_deallocate std::pmr::unsynchronized_pool_resource::do_is_equal std::pmr::unsynchronized_pool_resource::options std::pmr::unsynchronized_pool_resource::release std::pmr::unsynchronized_pool_resource::unsynchronized_pool_resource std::pmr::unsynchronized_pool_resource::upstream_resource std::pointer_traits::pointer_to std::raw_storage_iterator std::raw_storage_iterator::base std::raw_storage_iterator::operator* std::raw_storage_iterator::operators (int) std::raw_storage_iterator::raw_storage_iterator std::scoped_allocator_adaptor std::scoped_allocator_adaptor::allocate std::scoped_allocator_adaptor::construct std::scoped_allocator_adaptor::deallocate std::scoped_allocator_adaptor::destroy std::scoped_allocator_adaptor::inner_allocator std::scoped_allocator_adaptor::max_size std::scoped_allocator_adaptor::outer_allocator std::scoped_allocator_adaptor::scoped_allocator_adaptor std::scoped_allocator_adaptor::select_on_container_copy_construction