René's URL Explorer Experiment


Title: std::deque — cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: fr.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://fr.cppreference.com/
Créer un comptehttps://fr.cppreference.com/index.php?title=Sp%C3%A9cial:Cr%C3%A9er_un_compte&returnto=cpp%2Fcontainer%2Fdeque
Se connecterhttps://fr.cppreference.com/index.php?title=Sp%C3%A9cial:Connexion&returnto=cpp%2Fcontainer%2Fdeque
Pagehttps://fr.cppreference.com/cpp/container/deque
Discussionhttps://fr.cppreference.com/index.php?title=Discussion:cpp/container/deque&action=edit&redlink=1
https://fr.cppreference.com/cpp/container/deque
Lirehttps://fr.cppreference.com/cpp/container/deque
Voir le texte sourcehttps://fr.cppreference.com/index.php?title=cpp/container/deque&action=edit
Voir l’historiquehttps://fr.cppreference.com/index.php?title=cpp/container/deque&action=history
https://fr.cppreference.com/cpp/container/deque
cpphttps://fr.cppreference.com/cpp
containerhttps://fr.cppreference.com/cpp/container
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Click here for the English version of this pagehttp://en.cppreference.com/cpp/container/deque
C++https://fr.cppreference.com/cpp
Langagehttps://fr.cppreference.com/cpp/language
Conceptshttps://fr.cppreference.com/cpp/concept
Bibliothèque d'utilitaireshttps://fr.cppreference.com/cpp/utility
Bibliothèque pour les chaînes de caractèreshttps://fr.cppreference.com/cpp/string
Bibliothèque de conteneurshttps://fr.cppreference.com/cpp/container
Bibliothèque d'algorithmeshttps://fr.cppreference.com/cpp/algorithm
Bibliothèque d'itérateurshttps://fr.cppreference.com/cpp/iterator
Bibliothèque pour le calcul numériquehttps://fr.cppreference.com/cpp/numeric
Bibliothèque pour les entrées/sortieshttps://fr.cppreference.com/cpp/io
Bibliothèque pour la régionalisationhttps://fr.cppreference.com/cpp/locale
Bibliothèque pour les expressions régulièreshttps://fr.cppreference.com/cpp/regex
Bibliothèque pour les opérations atomiqueshttps://fr.cppreference.com/cpp/atomic
Bibliothèque pour les processus légers (threads)https://fr.cppreference.com/cpp/thread
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/navbar_content&action=edit
Bibliothèque de conteneurshttps://fr.cppreference.com/cpp/container
arrayhttps://fr.cppreference.com/cpp/container/array
vectorhttps://fr.cppreference.com/cpp/container/vector
forward_listhttps://fr.cppreference.com/cpp/container/forward_list
listhttps://fr.cppreference.com/cpp/container/list
sethttps://fr.cppreference.com/cpp/container/set
multisethttps://fr.cppreference.com/cpp/container/multiset
maphttps://fr.cppreference.com/cpp/container/map
multimaphttps://fr.cppreference.com/cpp/container/multimap
unordered_sethttps://fr.cppreference.com/cpp/container/unordered_set
unordered_multisethttps://fr.cppreference.com/cpp/container/unordered_multiset
unordered_maphttps://fr.cppreference.com/cpp/container/unordered_map
unordered_multimaphttps://fr.cppreference.com/cpp/container/unordered_multimap
stackhttps://fr.cppreference.com/cpp/container/stack
queuehttps://fr.cppreference.com/cpp/container/queue
priority_queuehttps://fr.cppreference.com/cpp/container/priority_queue
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
deque::dequehttps://fr.cppreference.com/cpp/container/deque/deque
deque::~dequehttps://fr.cppreference.com/cpp/container/deque/~deque
deque::operator=https://fr.cppreference.com/cpp/container/deque/operator%3D
deque::assignhttps://fr.cppreference.com/cpp/container/deque/assign
deque::get_allocatorhttps://fr.cppreference.com/cpp/container/deque/get_allocator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
deque::fronthttps://fr.cppreference.com/cpp/container/deque/front
deque::backhttps://fr.cppreference.com/cpp/container/deque/back
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
deque::begindeque::cbeginhttps://fr.cppreference.com/cpp/container/deque/begin
deque::enddeque::cendhttps://fr.cppreference.com/cpp/container/deque/end
deque::rbegindeque::crbeginhttps://fr.cppreference.com/cpp/container/deque/rbegin
deque::renddeque::crendhttps://fr.cppreference.com/cpp/container/deque/rend
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
deque::emptyhttps://fr.cppreference.com/cpp/container/deque/empty
deque::sizehttps://fr.cppreference.com/cpp/container/deque/size
deque::max_sizehttps://fr.cppreference.com/cpp/container/deque/max_size
deque::shrink_to_fithttps://fr.cppreference.com/cpp/container/deque/shrink_to_fit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
deque::clearhttps://fr.cppreference.com/cpp/container/deque/clear
deque::inserthttps://fr.cppreference.com/cpp/container/deque/insert
deque::emplacehttps://fr.cppreference.com/cpp/container/deque/emplace
deque::erasehttps://fr.cppreference.com/cpp/container/deque/erase
deque::push_fronthttps://fr.cppreference.com/cpp/container/deque/push_front
deque::emplace_fronthttps://fr.cppreference.com/cpp/container/deque/emplace_front
deque::pop_fronthttps://fr.cppreference.com/cpp/container/deque/pop_front
deque::push_backhttps://fr.cppreference.com/cpp/container/deque/push_back
deque::emplace_backhttps://fr.cppreference.com/cpp/container/deque/emplace_back
deque::pop_backhttps://fr.cppreference.com/cpp/container/deque/pop_back
deque::resizehttps://fr.cppreference.com/cpp/container/deque/resize
deque::swaphttps://fr.cppreference.com/cpp/container/deque/swap
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/deque/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Containerhttps://fr.cppreference.com/cpp/concept/Container
AllocatorAwareContainerhttps://fr.cppreference.com/index.php?title=cpp/concept/AllocatorAwareContainer&action=edit&redlink=1
SequenceContainerhttps://fr.cppreference.com/cpp/concept/SequenceContainer
ReversibleContainerhttps://fr.cppreference.com/index.php?title=cpp/concept/ReversibleContainer&action=edit&redlink=1
Containerhttps://fr.cppreference.com/cpp/concept/Container
AllocatorAwareContainerhttps://fr.cppreference.com/index.php?title=cpp/concept/AllocatorAwareContainer&action=edit&redlink=1
SequenceContainerhttps://fr.cppreference.com/cpp/concept/SequenceContainer
ReversibleContainerhttps://fr.cppreference.com/index.php?title=cpp/concept/ReversibleContainer&action=edit&redlink=1
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
1 Types de membreshttps://fr.cppreference.com/cpp/container/deque#Types_de_membres
2 Fonctions membreshttps://fr.cppreference.com/cpp/container/deque#Fonctions_membres
2.1 Elément d'accèsOriginal: Element accessThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://fr.cppreference.com/cpp/container/deque#Elément_d'accèsOriginal:_Element_accessThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.2 Les itérateursOriginal: IteratorsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://fr.cppreference.com/cpp/container/deque#Les_itérateursOriginal:_IteratorsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.3 CapacitéOriginal: CapacityThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://fr.cppreference.com/cpp/container/deque#CapacitéOriginal:_CapacityThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.4 ModificateursOriginal: ModifiersThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://fr.cppreference.com/cpp/container/deque#ModificateursOriginal:_ModifiersThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3 Fonctions annexeshttps://fr.cppreference.com/cpp/container/deque#Fonctions_annexes
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_value_type&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_allocator_type&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_size_type&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_difference_type&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_reference&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_const_reference&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_pointer&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_const_pointer&action=edit
RandomAccessIteratorhttps://fr.cppreference.com/cpp/concept/RandomAccessIterator
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_iterator&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_const_iterator&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_reverse_iterator&action=edit
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_const_reverse_iterator&action=edit
(constructeur)https://fr.cppreference.com/cpp/container/deque/deque
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_constructor&action=edit
(destructeur)https://fr.cppreference.com/cpp/container/deque/~deque
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_destructor&action=edit
operator=https://fr.cppreference.com/cpp/container/deque/operator%3D
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_operator%3D&action=edit
assignhttps://fr.cppreference.com/cpp/container/deque/assign
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_assign&action=edit
get_allocatorhttps://fr.cppreference.com/cpp/container/deque/get_allocator
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_get_allocator&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
athttps://fr.cppreference.com/cpp/container/deque/at
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_at&action=edit
operator[]https://fr.cppreference.com/cpp/container/deque/operator_at
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_operator_at&action=edit
fronthttps://fr.cppreference.com/cpp/container/deque/front
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_front&action=edit
backhttps://fr.cppreference.com/cpp/container/deque/back
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_back&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
begin cbeginhttps://fr.cppreference.com/cpp/container/deque/begin
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_begin&action=edit
end cendhttps://fr.cppreference.com/cpp/container/deque/end
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_end&action=edit
rbegin crbeginhttps://fr.cppreference.com/cpp/container/deque/rbegin
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_rbegin&action=edit
rend crendhttps://fr.cppreference.com/cpp/container/deque/rend
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_rend&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
emptyhttps://fr.cppreference.com/cpp/container/deque/empty
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_empty&action=edit
sizehttps://fr.cppreference.com/cpp/container/deque/size
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_size&action=edit
max_sizehttps://fr.cppreference.com/cpp/container/deque/max_size
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_max_size&action=edit
shrink_to_fithttps://fr.cppreference.com/cpp/container/deque/shrink_to_fit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_shrink_to_fit&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
clearhttps://fr.cppreference.com/cpp/container/deque/clear
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_clear&action=edit
inserthttps://fr.cppreference.com/cpp/container/deque/insert
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_insert&action=edit
emplacehttps://fr.cppreference.com/cpp/container/deque/emplace
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_emplace&action=edit
erasehttps://fr.cppreference.com/cpp/container/deque/erase
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_erase&action=edit
push_backhttps://fr.cppreference.com/cpp/container/deque/push_back
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_push_back&action=edit
emplace_backhttps://fr.cppreference.com/cpp/container/deque/emplace_back
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_emplace_back&action=edit
pop_backhttps://fr.cppreference.com/cpp/container/deque/pop_back
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_pop_back&action=edit
push_fronthttps://fr.cppreference.com/cpp/container/deque/push_front
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_push_front&action=edit
emplace_fronthttps://fr.cppreference.com/cpp/container/deque/emplace_front
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_emplace_front&action=edit
pop_fronthttps://fr.cppreference.com/cpp/container/deque/pop_front
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_pop_front&action=edit
resizehttps://fr.cppreference.com/cpp/container/deque/resize
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_resize&action=edit
swaphttps://fr.cppreference.com/cpp/container/deque/swap
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_swap&action=edit
operator==operator!=operatoroperator>=https://fr.cppreference.com/cpp/container/deque/operator_cmp
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_operator_cmp&action=edit
std::swap(std::deque)https://fr.cppreference.com/cpp/container/deque/swap2
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/container/dsc_swap2&action=edit
Catégorieshttps://fr.cppreference.com/Sp%C3%A9cial:Cat%C3%A9gories
Pages utilisant des balises source obsolèteshttps://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_utilisant_des_balises_source_obsol%C3%A8tes&action=edit&redlink=1
Pages utilisant des attributs enclose obsolèteshttps://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_utilisant_des_attributs_enclose_obsol%C3%A8tes&action=edit&redlink=1
Page d’accueilhttps://fr.cppreference.com/Accueil
Modifications récenteshttps://fr.cppreference.com/Sp%C3%A9cial:Modifications_r%C3%A9centes
Page au hasardhttps://fr.cppreference.com/Sp%C3%A9cial:Page_au_hasard
Aide concernant MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://fr.cppreference.com/cpp/container/deque
Pages liéeshttps://fr.cppreference.com/Sp%C3%A9cial:Pages_li%C3%A9es/cpp/container/deque
Suivi des pages liéeshttps://fr.cppreference.com/Sp%C3%A9cial:Suivi_des_liens/cpp/container/deque
Téléverser un fichierhttp://upload.cppreference.com/w/Special:Upload
Pages spécialeshttps://fr.cppreference.com/Sp%C3%A9cial:Pages_sp%C3%A9ciales
Version imprimablejavascript:print();
Lien permanenthttps://fr.cppreference.com/index.php?title=cpp/container/deque&oldid=50286
Informations sur la pagehttps://fr.cppreference.com/index.php?title=cpp/container/deque&action=info
Deutschhttps://de.cppreference.com/cpp/container/deque
Englishhttp://en.cppreference.com/cpp/container/deque
Españolhttp://es.cppreference.com/cpp/container/deque
Italianohttp://it.cppreference.com/cpp/container/deque
日本語http://ja.cppreference.com/cpp/container/deque
Portuguêshttp://pt.cppreference.com/cpp/container/deque
Русскийhttp://ru.cppreference.com/cpp/container/deque
中文http://zh.cppreference.com/cpp/container/deque

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.