René's URL Explorer Experiment


Title: std::allocator - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://en.cppreference.com/
Create accounthttps://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fmemory%2Fallocator
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fmemory%2Fallocator
Pagehttps://en.cppreference.com/cpp/memory/allocator
Discussionhttps://en.cppreference.com/Talk:cpp/memory/allocator
https://en.cppreference.com/cpp/memory/allocator
Readhttps://en.cppreference.com/cpp/memory/allocator
View sourcehttps://en.cppreference.com/index.php?title=cpp/memory/allocator&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/memory/allocator&action=history
https://en.cppreference.com/cpp/memory/allocator
cpphttps://en.cppreference.com/cpp
memoryhttps://en.cppreference.com/cpp/memory
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://en.cppreference.com/cpp/freestanding
Languagehttps://en.cppreference.com/cpp/language
Standard libraryhttps://en.cppreference.com/cpp/standard_library
Standard library headershttps://en.cppreference.com/cpp/header
Named requirementshttps://en.cppreference.com/cpp/named_req
Feature test macroshttps://en.cppreference.com/cpp/feature_test
Language support libraryhttps://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://en.cppreference.com/cpp/concepts
Diagnostics libraryhttps://en.cppreference.com/cpp/error
Memory management libraryhttps://en.cppreference.com/cpp/memory
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
General utilities libraryhttps://en.cppreference.com/cpp/utility
Containers libraryhttps://en.cppreference.com/cpp/container
Iterators libraryhttps://en.cppreference.com/cpp/iterator
Ranges libraryhttps://en.cppreference.com/cpp/ranges
Algorithms libraryhttps://en.cppreference.com/cpp/algorithm
Strings libraryhttps://en.cppreference.com/cpp/string
Text processing libraryhttps://en.cppreference.com/cpp/text
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Date and time libraryhttps://en.cppreference.com/cpp/chrono
Input/output libraryhttps://en.cppreference.com/cpp/io
Filesystem libraryhttps://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Execution control libraryhttps://en.cppreference.com/cpp/execution
Technical specificationshttps://en.cppreference.com/cpp/experimental
Symbols indexhttps://en.cppreference.com/cpp/symbol_index
External librarieshttps://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Memory management libraryhttps://en.cppreference.com/cpp/memory
Allocatorshttps://en.cppreference.com/cpp/memory#Allocators
allocator_traitshttps://en.cppreference.com/cpp/memory/allocator_traits
allocation_resulthttps://en.cppreference.com/cpp/memory/allocation_result
scoped_allocator_adaptorhttps://en.cppreference.com/cpp/memory/scoped_allocator_adaptor
allocator_arghttps://en.cppreference.com/cpp/memory/allocator_arg
uses_allocatorhttps://en.cppreference.com/cpp/memory/uses_allocator
uses_allocator_construction_argshttps://en.cppreference.com/cpp/memory/uses_allocator_construction_args
make_obj_using_allocatorhttps://en.cppreference.com/cpp/memory/make_obj_using_allocator
pmr::polymorphic_allocatorhttps://en.cppreference.com/cpp/memory/polymorphic_allocator
uninitialized_construct_using_allocatorhttps://en.cppreference.com/cpp/memory/uninitialized_construct_using_allocator
Memory resourceshttps://en.cppreference.com/cpp/memory#Memory_resources
pmr::memory_resourcehttps://en.cppreference.com/cpp/memory/memory_resource
pmr::get_default_resourcehttps://en.cppreference.com/cpp/memory/get_default_resource
pmr::set_default_resourcehttps://en.cppreference.com/cpp/memory/set_default_resource
pmr::new_delete_resourcehttps://en.cppreference.com/cpp/memory/new_delete_resource
pmr::pool_optionshttps://en.cppreference.com/cpp/memory/pool_options
pmr::null_memory_resourcehttps://en.cppreference.com/cpp/memory/null_memory_resource
pmr::synchronized_pool_resourcehttps://en.cppreference.com/cpp/memory/synchronized_pool_resource
pmr::unsynchronized_pool_resourcehttps://en.cppreference.com/cpp/memory/unsynchronized_pool_resource
pmr::monotonic_buffer_resourcehttps://en.cppreference.com/cpp/memory/monotonic_buffer_resource
Explicit lifetime managementhttps://en.cppreference.com/cpp/memory#Explicit_lifetime_management
start_lifetime_ashttps://en.cppreference.com/cpp/memory/start_lifetime_as
start_lifetime_as_arrayhttps://en.cppreference.com/cpp/memory/start_lifetime_as
Types for composite class designhttps://en.cppreference.com/cpp/memory#Types_for_composite_class_design
indirecthttps://en.cppreference.com/cpp/memory/indirect
polymorphichttps://en.cppreference.com/cpp/memory/polymorphic
Miscellaneoushttps://en.cppreference.com/cpp/memory#Miscellaneous
pointer_traitshttps://en.cppreference.com/cpp/memory/pointer_traits
to_addresshttps://en.cppreference.com/cpp/memory/to_address
addressofhttps://en.cppreference.com/cpp/memory/addressof
alignhttps://en.cppreference.com/cpp/memory/align
assume_alignedhttps://en.cppreference.com/cpp/memory/assume_aligned
is_sufficiently_alignedhttps://en.cppreference.com/cpp/memory/is_sufficiently_aligned
C Libraryhttps://en.cppreference.com/cpp/memory/c
mallochttps://en.cppreference.com/cpp/memory/c/malloc
freehttps://en.cppreference.com/cpp/memory/c/free
callochttps://en.cppreference.com/cpp/memory/c/calloc
reallochttps://en.cppreference.com/cpp/memory/c/realloc
aligned_allochttps://en.cppreference.com/cpp/memory/c/aligned_alloc
free_sizedhttps://en.cppreference.com/index.php?title=cpp/memory/c/free_sized&action=edit&redlink=1
free_aligned_sizedhttps://en.cppreference.com/index.php?title=cpp/memory/c/free_aligned_sized&action=edit&redlink=1
memalignmenthttps://en.cppreference.com/index.php?title=cpp/memory/c/memalignment&action=edit&redlink=1
Uninitialized storagehttps://en.cppreference.com/cpp/memory#Uninitialized_storage
raw_storage_iteratorhttps://en.cppreference.com/cpp/memory/raw_storage_iterator
get_temporary_bufferhttps://en.cppreference.com/cpp/memory/get_temporary_buffer
return_temporary_bufferhttps://en.cppreference.com/cpp/memory/return_temporary_buffer
Garbage collector supporthttps://en.cppreference.com/cpp/memory#Garbage_collector_support
declare_reachablehttps://en.cppreference.com/cpp/memory/gc/declare_reachable
declare_no_pointershttps://en.cppreference.com/cpp/memory/gc/declare_no_pointers
pointer_safetyhttps://en.cppreference.com/cpp/memory/gc/pointer_safety
undeclare_reachablehttps://en.cppreference.com/cpp/memory/gc/undeclare_reachable
undeclare_no_pointershttps://en.cppreference.com/cpp/memory/gc/undeclare_no_pointers
get_pointer_safetyhttps://en.cppreference.com/cpp/memory/gc/get_pointer_safety
Specialized algorithmshttps://en.cppreference.com/cpp/algorithm/memory
Low level memorymanagementhttps://en.cppreference.com/cpp/memory/new#Low_level_memory_management
operator newoperator new[]https://en.cppreference.com/cpp/memory/new/operator_new
operator deleteoperator delete[]https://en.cppreference.com/cpp/memory/new/operator_delete
nothrowhttps://en.cppreference.com/cpp/memory/new/nothrow
nothrow_thttps://en.cppreference.com/cpp/memory/new/nothrow_t
new_handlerhttps://en.cppreference.com/cpp/memory/new/new_handler
set_new_handlerhttps://en.cppreference.com/cpp/memory/new/set_new_handler
get_new_handlerhttps://en.cppreference.com/cpp/memory/new/get_new_handler
bad_allochttps://en.cppreference.com/cpp/memory/new/bad_alloc
bad_array_new_lengthhttps://en.cppreference.com/cpp/memory/new/bad_array_new_length
align_val_thttps://en.cppreference.com/cpp/memory/new/align_val_t
destroying_delete_thttps://en.cppreference.com/cpp/memory/new/destroying_delete_t
launderhttps://en.cppreference.com/cpp/utility/launder
Smart pointershttps://en.cppreference.com/cpp/memory#Smart_pointers
unique_ptrhttps://en.cppreference.com/cpp/memory/unique_ptr
shared_ptrhttps://en.cppreference.com/cpp/memory/shared_ptr
weak_ptrhttps://en.cppreference.com/cpp/memory/weak_ptr
auto_ptrhttps://en.cppreference.com/cpp/memory/auto_ptr
owner_lesshttps://en.cppreference.com/cpp/memory/owner_less
owner_lesshttps://en.cppreference.com/cpp/memory/owner_less_void
owner_hashhttps://en.cppreference.com/cpp/memory/owner_hash
owner_equalhttps://en.cppreference.com/cpp/memory/owner_equal
enable_shared_from_thishttps://en.cppreference.com/cpp/memory/enable_shared_from_this
bad_weak_ptrhttps://en.cppreference.com/cpp/memory/bad_weak_ptr
default_deletehttps://en.cppreference.com/cpp/memory/default_delete
out_ptr_thttps://en.cppreference.com/cpp/memory/out_ptr_t
inout_ptr_thttps://en.cppreference.com/cpp/memory/inout_ptr_t
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/navbar_content&action=edit
allocator::allocatorhttps://en.cppreference.com/cpp/memory/allocator/allocator
allocator::~allocatorhttps://en.cppreference.com/cpp/memory/allocator/~allocator
allocator::addresshttps://en.cppreference.com/cpp/memory/allocator/address
allocator::allocatehttps://en.cppreference.com/cpp/memory/allocator/allocate
allocator::allocate_at_leasthttps://en.cppreference.com/cpp/memory/allocator/allocate_at_least
allocator::deallocatehttps://en.cppreference.com/cpp/memory/allocator/deallocate
allocator::max_sizehttps://en.cppreference.com/cpp/memory/allocator/max_size
allocator::constructhttps://en.cppreference.com/cpp/memory/allocator/construct
allocator::destroyhttps://en.cppreference.com/cpp/memory/allocator/destroy
operator==operator!=https://en.cppreference.com/cpp/memory/allocator/operator_cmp
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/navbar_content&action=edit
https://en.cppreference.com/cpp/header/memory
Allocatorhttps://en.cppreference.com/cpp/named_req/Allocator
allocator completeness requirementshttps://en.cppreference.com/cpp/named_req/Allocator#Allocator_completeness_requirements
1 Member typeshttps://en.cppreference.com/cpp/memory/allocator#Member_types
2 Member functionshttps://en.cppreference.com/cpp/memory/allocator#Member_functions
3 Non-member functionshttps://en.cppreference.com/cpp/memory/allocator#Non-member_functions
4 Noteshttps://en.cppreference.com/cpp/memory/allocator#Notes
5 Examplehttps://en.cppreference.com/cpp/memory/allocator#Example
6 Defect reportshttps://en.cppreference.com/cpp/memory/allocator#Defect_reports
7 See alsohttps://en.cppreference.com/cpp/memory/allocator#See_also
(constructor)https://en.cppreference.com/cpp/memory/allocator/allocator
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_allocator&action=edit
(destructor)https://en.cppreference.com/cpp/memory/allocator/~allocator
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_~allocator&action=edit
addresshttps://en.cppreference.com/cpp/memory/allocator/address
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_address&action=edit
allocatehttps://en.cppreference.com/cpp/memory/allocator/allocate
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_allocate&action=edit
allocate_at_leasthttps://en.cppreference.com/cpp/memory/allocator/allocate_at_least
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_allocate_at_least&action=edit
deallocatehttps://en.cppreference.com/cpp/memory/allocator/deallocate
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_deallocate&action=edit
max_sizehttps://en.cppreference.com/cpp/memory/allocator/max_size
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_max_size&action=edit
constructhttps://en.cppreference.com/cpp/memory/allocator/construct
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_construct&action=edit
destroyhttps://en.cppreference.com/cpp/memory/allocator/destroy
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_destroy&action=edit
operator==operator!=https://en.cppreference.com/cpp/memory/allocator/operator_cmp
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/allocator/dsc_operator_cmp&action=edit
LWG issue 3170https://cplusplus.github.io/LWG/issue3170
LWG 2103https://cplusplus.github.io/LWG/issue2103
LWG 2108https://cplusplus.github.io/LWG/issue2108
allocator_traitshttps://en.cppreference.com/cpp/memory/allocator_traits
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/dsc_allocator_traits&action=edit
scoped_allocator_adaptorhttps://en.cppreference.com/cpp/memory/scoped_allocator_adaptor
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/dsc_scoped_allocator_adaptor&action=edit
uses_allocatorhttps://en.cppreference.com/cpp/memory/uses_allocator
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/dsc_uses_allocator&action=edit
Categorieshttps://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/Special:RecentChanges
FAQhttps://en.cppreference.com/Cppreference:FAQ
Offline versionhttps://en.cppreference.com/Cppreference:Archives
https://en.cppreference.com/cpp/memory/allocator
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/memory/allocator
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/memory/allocator
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://en.cppreference.com/index.php?title=cpp/memory/allocator&oldid=163381
Page informationhttps://en.cppreference.com/index.php?title=cpp/memory/allocator&action=info
Deutschhttps://de.cppreference.com/cpp/memory/allocator
Españolhttp://es.cppreference.com/cpp/memory/allocator
Françaishttp://fr.cppreference.com/cpp/memory/allocator
Italianohttp://it.cppreference.com/cpp/memory/allocator
日本語http://ja.cppreference.com/cpp/memory/allocator
Portuguêshttp://pt.cppreference.com/cpp/memory/allocator
Русскийhttp://ru.cppreference.com/cpp/memory/allocator
中文http://zh.cppreference.com/cpp/memory/allocator

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.