René's URL Explorer Experiment


Title: std::pmr::polymorphic_allocator::polymorphic_allocator - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://zh.cppreference.com/
创建账号http://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fmemory%2Fpolymorphic+allocator%2Fpolymorphic+allocator
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fmemory%2Fpolymorphic+allocator%2Fpolymorphic+allocator
页面http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/memory/polymorphic_allocator/polymorphic_allocator&action=edit&redlink=1
http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator
不转换http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&variant=zh-tw
阅读http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator
查看源代码http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&action=history
http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator
cpphttp://zh.cppreference.com/cpp
memoryhttp://zh.cppreference.com/cpp/memory
polymorphic allocatorhttp://zh.cppreference.com/cpp/memory/polymorphic_allocator
C++http://zh.cppreference.com/cpp
编译器支持http://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现http://zh.cppreference.com/cpp/freestanding
语言http://zh.cppreference.com/cpp/language
标准库http://zh.cppreference.com/cpp/standard_library
标准库标头http://zh.cppreference.com/cpp/header
具名要求http://zh.cppreference.com/cpp/named_req
功能特性测试宏http://zh.cppreference.com/cpp/feature_test
语言支持库http://zh.cppreference.com/cpp/utility#语言支持
概念库http://zh.cppreference.com/cpp/concepts
诊断库http://zh.cppreference.com/cpp/error
内存管理库http://zh.cppreference.com/cpp/memory
元编程库http://zh.cppreference.com/cpp/meta
通用工具库http://zh.cppreference.com/cpp/utility
容器库http://zh.cppreference.com/cpp/container
迭代器库http://zh.cppreference.com/cpp/iterator
范围库http://zh.cppreference.com/cpp/ranges
算法库http://zh.cppreference.com/cpp/algorithm
字符串库http://zh.cppreference.com/cpp/string
文本处理库http://zh.cppreference.com/cpp/text
数值库http://zh.cppreference.com/cpp/numeric
日期和时间库http://zh.cppreference.com/cpp/chrono
输入/输出库http://zh.cppreference.com/cpp/io
文件系统库http://zh.cppreference.com/cpp/filesystem
并发支持库http://zh.cppreference.com/cpp/thread
执行控制库http://zh.cppreference.com/cpp/execution
技术规范http://zh.cppreference.com/cpp/experimental
符号索引http://zh.cppreference.com/cpp/symbol_index
外部库http://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
内存管理库http://zh.cppreference.com/cpp/memory
分配器http://zh.cppreference.com/cpp/memory#分配器
allocatorhttp://zh.cppreference.com/cpp/memory/allocator
allocator_traitshttp://zh.cppreference.com/cpp/memory/allocator_traits
allocation_resulthttp://zh.cppreference.com/cpp/memory/allocation_result
scoped_allocator_adaptorhttp://zh.cppreference.com/cpp/memory/scoped_allocator_adaptor
allocator_arghttp://zh.cppreference.com/cpp/memory/allocator_arg
uses_allocatorhttp://zh.cppreference.com/cpp/memory/uses_allocator
uses_allocator_construction_argshttp://zh.cppreference.com/cpp/memory/uses_allocator_construction_args
make_obj_using_allocatorhttp://zh.cppreference.com/cpp/memory/make_obj_using_allocator
pmr::polymorphic_allocatorhttp://zh.cppreference.com/cpp/memory/polymorphic_allocator
uninitialized_construct_using_allocatorhttp://zh.cppreference.com/cpp/memory/uninitialized_construct_using_allocator
内存资源http://zh.cppreference.com/cpp/memory#内存资源
pmr::memory_resourcehttp://zh.cppreference.com/cpp/memory/memory_resource
pmr::get_default_resourcehttp://zh.cppreference.com/cpp/memory/get_default_resource
pmr::set_default_resourcehttp://zh.cppreference.com/cpp/memory/set_default_resource
pmr::new_delete_resourcehttp://zh.cppreference.com/cpp/memory/new_delete_resource
pmr::pool_optionshttp://zh.cppreference.com/cpp/memory/pool_options
pmr::null_memory_resourcehttp://zh.cppreference.com/cpp/memory/null_memory_resource
pmr::synchronized_pool_resourcehttp://zh.cppreference.com/cpp/memory/synchronized_pool_resource
pmr::unsynchronized_pool_resourcehttp://zh.cppreference.com/cpp/memory/unsynchronized_pool_resource
pmr::monotonic_buffer_resourcehttp://zh.cppreference.com/cpp/memory/monotonic_buffer_resource
显式生存期管理http://zh.cppreference.com/cpp/memory#显式生存期管理
start_lifetime_ashttp://zh.cppreference.com/cpp/memory/start_lifetime_as
start_lifetime_as_arrayhttp://zh.cppreference.com/cpp/memory/start_lifetime_as
用于复合类设计的类型http://zh.cppreference.com/cpp/memory#用于复合类设计的类型
indirecthttp://zh.cppreference.com/cpp/memory/indirect
polymorphichttp://zh.cppreference.com/cpp/memory/polymorphic
杂项http://zh.cppreference.com/cpp/memory#杂项
pointer_traitshttp://zh.cppreference.com/cpp/memory/pointer_traits
to_addresshttp://zh.cppreference.com/cpp/memory/to_address
addressofhttp://zh.cppreference.com/cpp/memory/addressof
alignhttp://zh.cppreference.com/cpp/memory/align
assume_alignedhttp://zh.cppreference.com/cpp/memory/assume_aligned
is_sufficiently_alignedhttp://zh.cppreference.com/cpp/memory/is_sufficiently_aligned
C 库http://zh.cppreference.com/cpp/memory/c
mallochttp://zh.cppreference.com/cpp/memory/c/malloc
freehttp://zh.cppreference.com/cpp/memory/c/free
callochttp://zh.cppreference.com/cpp/memory/c/calloc
reallochttp://zh.cppreference.com/cpp/memory/c/realloc
aligned_allochttp://zh.cppreference.com/cpp/memory/c/aligned_alloc
free_sizedhttp://zh.cppreference.com/index.php?title=cpp/memory/c/free_sized&action=edit&redlink=1
free_aligned_sizedhttp://zh.cppreference.com/index.php?title=cpp/memory/c/free_aligned_sized&action=edit&redlink=1
memalignmenthttp://zh.cppreference.com/index.php?title=cpp/memory/c/memalignment&action=edit&redlink=1
未初始化存储http://zh.cppreference.com/cpp/memory#未初始化存储
raw_storage_iteratorhttp://zh.cppreference.com/cpp/memory/raw_storage_iterator
get_temporary_bufferhttp://zh.cppreference.com/cpp/memory/get_temporary_buffer
return_temporary_bufferhttp://zh.cppreference.com/cpp/memory/return_temporary_buffer
垃圾收集器支持http://zh.cppreference.com/cpp/memory#垃圾收集器支持
declare_reachablehttp://zh.cppreference.com/cpp/memory/gc/declare_reachable
declare_no_pointershttp://zh.cppreference.com/cpp/memory/gc/declare_no_pointers
pointer_safetyhttp://zh.cppreference.com/cpp/memory/gc/pointer_safety
undeclare_reachablehttp://zh.cppreference.com/cpp/memory/gc/undeclare_reachable
undeclare_no_pointershttp://zh.cppreference.com/cpp/memory/gc/undeclare_no_pointers
get_pointer_safetyhttp://zh.cppreference.com/cpp/memory/gc/get_pointer_safety
专门算法http://zh.cppreference.com/cpp/algorithm/memory
低层内存管理http://zh.cppreference.com/cpp/memory/new#低层内存管理
operator newoperator new[]http://zh.cppreference.com/cpp/memory/new/operator_new
operator deleteoperator delete[]http://zh.cppreference.com/cpp/memory/new/operator_delete
nothrowhttp://zh.cppreference.com/cpp/memory/new/nothrow
nothrow_thttp://zh.cppreference.com/cpp/memory/new/nothrow_t
new_handlerhttp://zh.cppreference.com/cpp/memory/new/new_handler
set_new_handlerhttp://zh.cppreference.com/cpp/memory/new/set_new_handler
get_new_handlerhttp://zh.cppreference.com/cpp/memory/new/get_new_handler
bad_allochttp://zh.cppreference.com/cpp/memory/new/bad_alloc
bad_array_new_lengthhttp://zh.cppreference.com/cpp/memory/new/bad_array_new_length
align_val_thttp://zh.cppreference.com/cpp/memory/new/align_val_t
destroying_delete_thttp://zh.cppreference.com/cpp/memory/new/destroying_delete_t
launderhttp://zh.cppreference.com/cpp/utility/launder
智能指针http://zh.cppreference.com/cpp/memory#智能指针
unique_ptrhttp://zh.cppreference.com/cpp/memory/unique_ptr
shared_ptrhttp://zh.cppreference.com/cpp/memory/shared_ptr
weak_ptrhttp://zh.cppreference.com/cpp/memory/weak_ptr
auto_ptrhttp://zh.cppreference.com/cpp/memory/auto_ptr
owner_lesshttp://zh.cppreference.com/cpp/memory/owner_less
owner_lesshttp://zh.cppreference.com/cpp/memory/owner_less_void
owner_hashhttp://zh.cppreference.com/cpp/memory/owner_hash
owner_equalhttp://zh.cppreference.com/cpp/memory/owner_equal
enable_shared_from_thishttp://zh.cppreference.com/cpp/memory/enable_shared_from_this
bad_weak_ptrhttp://zh.cppreference.com/cpp/memory/bad_weak_ptr
default_deletehttp://zh.cppreference.com/cpp/memory/default_delete
out_ptr_thttp://zh.cppreference.com/cpp/memory/out_ptr_t
inout_ptr_thttp://zh.cppreference.com/cpp/memory/inout_ptr_t
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/navbar_content&action=edit
std::pmr::polymorphic_allocatorhttp://zh.cppreference.com/cpp/memory/polymorphic_allocator
polymorphic_allocator::allocatehttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/allocate
polymorphic_allocator::deallocatehttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/deallocate
polymorphic_allocator::constructhttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/construct
polymorphic_allocator::destroyhttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/destroy
polymorphic_allocator::allocate_byteshttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/allocate_bytes
polymorphic_allocator::deallocate_byteshttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/deallocate_bytes
polymorphic_allocator::allocate_objecthttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/allocate_object
polymorphic_allocator::deallocate_objecthttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/deallocate_object
polymorphic_allocator::new_objecthttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/new_object
polymorphic_allocator::delete_objecthttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/delete_object
polymorphic_allocator::select_on_container_copy_constructionhttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/select_on_container_copy_construction
polymorphic_allocator::resourcehttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/resource
operator==operator!=http://zh.cppreference.com/cpp/memory/polymorphic_allocator/operator_eq
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/polymorphic_allocator/navbar_content&action=edit
1 参数http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator#参数
2 异常http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator#异常
3 注解http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator#注解
4 参阅http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator#参阅
select_on_container_copy_constructionhttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/select_on_container_copy_construction
select_on_container_copy_constructionhttp://zh.cppreference.com/cpp/memory/polymorphic_allocator/select_on_container_copy_construction
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/polymorphic_allocator/dsc_select_on_container_copy_construction&action=edit
首页http://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改http://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面http://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://zh.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/memory/polymorphic_allocator/polymorphic_allocator
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/memory/polymorphic_allocator/polymorphic_allocator
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面http://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&oldid=86614
页面信息http://zh.cppreference.com/index.php?title=cpp/memory/polymorphic_allocator/polymorphic_allocator&action=info
Englishhttp://en.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator
Españolhttp://es.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator
日本語http://ja.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator
Русскийhttp://ru.cppreference.com/cpp/memory/polymorphic_allocator/polymorphic_allocator

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.