René's URL Explorer Experiment


Title: std::stack::stack - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fcontainer%2Fstack%2Fstack
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fcontainer%2Fstack%2Fstack
Pagehttps://www.cppreference.com/cpp/container/stack/stack
Discussionhttps://www.cppreference.com/index.php?title=Talk:cpp/container/stack/stack&action=edit&redlink=1
https://www.cppreference.com/cpp/container/stack/stack
Readhttps://www.cppreference.com/cpp/container/stack/stack
View sourcehttps://www.cppreference.com/index.php?title=cpp/container/stack/stack&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/container/stack/stack&action=history
https://www.cppreference.com/cpp/container/stack/stack
cpphttps://www.cppreference.com/cpp
containerhttps://www.cppreference.com/cpp/container
stackhttps://www.cppreference.com/cpp/container/stack
[edit template]https://cppreference.com/index.php?title=Template:cpp/container/constructor_ad&action=edit
C++https://www.cppreference.com/cpp
Compiler supporthttps://www.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://www.cppreference.com/cpp/freestanding
Languagehttps://www.cppreference.com/cpp/language
Standard libraryhttps://www.cppreference.com/cpp/standard_library
Standard library headershttps://www.cppreference.com/cpp/header
Named requirementshttps://www.cppreference.com/cpp/named_req
Feature test macroshttps://www.cppreference.com/cpp/feature_test
Language support libraryhttps://www.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://www.cppreference.com/cpp/concepts
Diagnostics libraryhttps://www.cppreference.com/cpp/error
Memory management libraryhttps://www.cppreference.com/cpp/memory
Metaprogramming libraryhttps://www.cppreference.com/cpp/meta
General utilities libraryhttps://www.cppreference.com/cpp/utility
Containers libraryhttps://www.cppreference.com/cpp/container
Iterators libraryhttps://www.cppreference.com/cpp/iterator
Ranges libraryhttps://www.cppreference.com/cpp/ranges
Algorithms libraryhttps://www.cppreference.com/cpp/algorithm
Strings libraryhttps://www.cppreference.com/cpp/string
Text processing libraryhttps://www.cppreference.com/cpp/text
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Date and time libraryhttps://www.cppreference.com/cpp/chrono
Input/output libraryhttps://www.cppreference.com/cpp/io
Filesystem libraryhttps://www.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://www.cppreference.com/cpp/thread
Execution control libraryhttps://www.cppreference.com/cpp/execution
Technical specificationshttps://www.cppreference.com/cpp/experimental
Symbols indexhttps://www.cppreference.com/cpp/symbol_index
External librarieshttps://www.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Containers libraryhttps://www.cppreference.com/cpp/container
Sequencehttps://www.cppreference.com/cpp/container#Sequence_containers
arrayhttps://www.cppreference.com/cpp/container/array
vectorhttps://www.cppreference.com/cpp/container/vector
vectorhttps://www.cppreference.com/cpp/container/vector_bool
inplace_vectorhttps://www.cppreference.com/cpp/container/inplace_vector
hivehttps://www.cppreference.com/cpp/container/hive
dequehttps://www.cppreference.com/cpp/container/deque
forward_listhttps://www.cppreference.com/cpp/container/forward_list
listhttps://www.cppreference.com/cpp/container/list
Associativehttps://www.cppreference.com/cpp/container#Associative_containers
sethttps://www.cppreference.com/cpp/container/set
multisethttps://www.cppreference.com/cpp/container/multiset
maphttps://www.cppreference.com/cpp/container/map
multimaphttps://www.cppreference.com/cpp/container/multimap
Unordered associativehttps://www.cppreference.com/cpp/container#Unordered_associative_containers_(since_C++11)
unordered_sethttps://www.cppreference.com/cpp/container/unordered_set
unordered_multisethttps://www.cppreference.com/cpp/container/unordered_multiset
unordered_maphttps://www.cppreference.com/cpp/container/unordered_map
unordered_multimaphttps://www.cppreference.com/cpp/container/unordered_multimap
Adaptorshttps://www.cppreference.com/cpp/container#Container_adaptors
stackhttps://www.cppreference.com/cpp/container/stack
queuehttps://www.cppreference.com/cpp/container/queue
priority_queuehttps://www.cppreference.com/cpp/container/priority_queue
flat_sethttps://www.cppreference.com/cpp/container/flat_set
flat_multisethttps://www.cppreference.com/cpp/container/flat_multiset
flat_maphttps://www.cppreference.com/cpp/container/flat_map
flat_multimaphttps://www.cppreference.com/cpp/container/flat_multimap
Viewshttps://www.cppreference.com/cpp/container#Views
spanhttps://www.cppreference.com/cpp/container/span
mdspanhttps://www.cppreference.com/cpp/container/mdspan
Iterator invalidationhttps://www.cppreference.com/cpp/container#Iterator_invalidation
Member function tablehttps://www.cppreference.com/cpp/container#Member_function_table
Non-member function tablehttps://www.cppreference.com/cpp/container#Non-member_function_table
[edit]https://cppreference.com/index.php?title=Template:cpp/container/navbar_content&action=edit
std::stackhttps://www.cppreference.com/cpp/container/stack
Member functionshttps://www.cppreference.com/cpp/container/stack#Member_functions
stack::~stackhttps://www.cppreference.com/cpp/container/stack/~stack
stack::operator=https://www.cppreference.com/cpp/container/stack/operator%3D
Element accesshttps://www.cppreference.com/cpp/container/stack#Element_access
stack::tophttps://www.cppreference.com/cpp/container/stack/top
Capacityhttps://www.cppreference.com/cpp/container/stack#Capacity
stack::emptyhttps://www.cppreference.com/cpp/container/stack/empty
stack::sizehttps://www.cppreference.com/cpp/container/stack/size
Modifiershttps://www.cppreference.com/cpp/container/stack#Modifiers
stack::pushhttps://www.cppreference.com/cpp/container/stack/push
stack::push_rangehttps://www.cppreference.com/cpp/container/stack/push_range
stack::emplacehttps://www.cppreference.com/cpp/container/stack/emplace
stack::pophttps://www.cppreference.com/cpp/container/stack/pop
stack::swaphttps://www.cppreference.com/cpp/container/stack/swap
Non-member functionshttps://www.cppreference.com/cpp/container/stack#Non-member_functions
swap(std::stack)https://www.cppreference.com/cpp/container/stack/swap2
operator==operator!=operatoroperator<=operator>=operator<=>https://www.cppreference.com/cpp/container/stack/operator_cmp
Helper classeshttps://www.cppreference.com/cpp/container/stack#Helper_classes
uses_allocatorhttps://www.cppreference.com/cpp/container/stack/uses_allocator
formatterhttps://www.cppreference.com/cpp/container/stack/formatter
Deduction guideshttps://www.cppreference.com/cpp/container/stack/deduction_guides
[edit]https://cppreference.com/index.php?title=Template:cpp/container/stack/navbar_content&action=edit
Copy constructorhttps://www.cppreference.com/cpp/language/copy_constructor
Move constructorhttps://www.cppreference.com/cpp/language/move_constructor
LegacyInputIteratorhttps://www.cppreference.com/cpp/named_req/InputIterator
LegacyInputIteratorhttps://www.cppreference.com/cpp/named_req/InputIterator
1 Parametershttps://www.cppreference.com/cpp/container/stack/stack#Parameters
2 Complexityhttps://www.cppreference.com/cpp/container/stack/stack#Complexity
3 Noteshttps://www.cppreference.com/cpp/container/stack/stack#Notes
4 Examplehttps://www.cppreference.com/cpp/container/stack/stack#Example
5 Defect reportshttps://www.cppreference.com/cpp/container/stack/stack#Defect_reports
6 See alsohttps://www.cppreference.com/cpp/container/stack/stack#See_also
rangehttps://www.cppreference.com/cpp/iterator#Ranges
container compatible rangehttps://www.cppreference.com/cpp/ranges/to#container_compatible_range
input_rangehttps://www.cppreference.com/cpp/ranges/input_range
Allocatorhttps://www.cppreference.com/cpp/named_req/Allocator
Containerhttps://www.cppreference.com/cpp/named_req/Container
AllocatorAwareContainerhttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer
LegacyInputIteratorhttps://www.cppreference.com/cpp/named_req/InputIterator
Feature-testhttps://www.cppreference.com/cpp/utility/feature_test
__cpp_lib_adaptor_iterator_pair_constructorhttps://www.cppreference.com/cpp/feature_test#cpp_lib_adaptor_iterator_pair_constructor
202106Lhttps://www.cppreference.com/cpp/compiler_support/23#cpp_lib_adaptor_iterator_pair_constructor_202106L
6https://www.cppreference.com/cpp/container/stack/stack#Version_6
12https://www.cppreference.com/cpp/container/stack/stack#Version_12
__cpp_lib_containers_rangeshttps://www.cppreference.com/cpp/feature_test#cpp_lib_containers_ranges
202202Lhttps://www.cppreference.com/cpp/compiler_support/23#cpp_lib_containers_ranges_202202L
Ranges-awarehttps://www.cppreference.com/cpp/ranges/to#container_compatible_range
13https://www.cppreference.com/cpp/container/stack/stack#Version_13
14https://www.cppreference.com/cpp/container/stack/stack#Version_14
P0935R0https://wg21.link/P0935R0
operator=https://www.cppreference.com/cpp/container/stack/operator%3D
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_operator%3D&action=edit
Categorieshttps://www.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/cpp/container/stack/stack
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/container/stack/stack
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/container/stack/stack
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=cpp/container/stack/stack&oldid=129996
Page informationhttps://www.cppreference.com/index.php?title=cpp/container/stack/stack&action=info
Deutschhttps://de.cppreference.com/cpp/container/stack/stack
Españolhttp://es.cppreference.com/cpp/container/stack/stack
Françaishttp://fr.cppreference.com/cpp/container/stack/stack
Italianohttp://it.cppreference.com/cpp/container/stack/stack
日本語http://ja.cppreference.com/cpp/container/stack/stack
Portuguêshttp://pt.cppreference.com/cpp/container/stack/stack
Русскийhttp://ru.cppreference.com/cpp/container/stack/stack
中文http://zh.cppreference.com/cpp/container/stack/stack

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.