René's URL Explorer Experiment


Title: Iterator library - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: pt.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://pt.cppreference.com/
Criar contahttp://pt.cppreference.com/index.php?title=Especial:Criar_conta&returnto=cpp%2Fiterator
Iniciar sessãohttp://pt.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Fiterator
Páginahttp://pt.cppreference.com/cpp/iterator
Discussãohttp://pt.cppreference.com/index.php?title=Discuss%C3%A3o:cpp/iterator&action=edit&redlink=1
http://pt.cppreference.com/cpp/iterator
Lerhttp://pt.cppreference.com/cpp/iterator
Ver código fontehttp://pt.cppreference.com/index.php?title=cpp/iterator&action=edit
Ver históricohttp://pt.cppreference.com/index.php?title=cpp/iterator&action=history
http://pt.cppreference.com/cpp/iterator
cpphttp://pt.cppreference.com/cpp
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/iterator
C++http://pt.cppreference.com/cpp
Suporte ao Compiladorhttp://pt.cppreference.com/cpp/compiler_support
Freestanding and hostedhttp://pt.cppreference.com/index.php?title=cpp/freestanding&action=edit&redlink=1
Linguagemhttp://pt.cppreference.com/cpp/language
Headers da Biblioteca Standardhttp://pt.cppreference.com/cpp/header
Requerimentos nomeados http://pt.cppreference.com/index.php?title=cpp/named_req&action=edit&redlink=1
Feature test macros http://pt.cppreference.com/cpp/feature_test
Biblioteca de suporte de línguahttp://pt.cppreference.com/cpp/utility#Suporte_de_língua
Biblioteca de conceitoshttp://pt.cppreference.com/cpp/concept
Biblioteca de diagnósticoshttp://pt.cppreference.com/cpp/error
Biblioteca de utilitários em geralhttp://pt.cppreference.com/cpp/utility
Biblioteca de stringshttp://pt.cppreference.com/cpp/string
Biblioteca de containershttp://pt.cppreference.com/cpp/container
Ranges libraryhttp://pt.cppreference.com/index.php?title=cpp/ranges&action=edit&redlink=1
Biblioteca de algorítmoshttp://pt.cppreference.com/cpp/algorithm
Biblioteca numéricahttp://pt.cppreference.com/cpp/numeric
Biblioteca de localizaçõeshttp://pt.cppreference.com/cpp/locale
Biblioteca de input/outputhttp://pt.cppreference.com/cpp/io
Biblioteca de sistema de arquivohttp://pt.cppreference.com/index.php?title=cpp/filesystem&action=edit&redlink=1
Biblioteca de expressões regulareshttp://pt.cppreference.com/cpp/regex
Biblioteca de operações atômicashttp://pt.cppreference.com/cpp/atomic
Biblioteca de suporte de threadhttp://pt.cppreference.com/cpp/thread
Especificações Técnicashttp://pt.cppreference.com/index.php?title=cpp/experimental&action=edit&redlink=1
Índice de symboloshttp://pt.cppreference.com/index.php?title=cpp/symbol_index&action=edit&redlink=1
Bibliotecas externashttp://pt.cppreference.com/cpp/links/libs
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
iterator_traitshttp://pt.cppreference.com/cpp/iterator/iterator_traits
input_iterator_tagoutput_iterator_tagforward_iterator_tagbidirectional_iterator_tagrandom_access_iterator_taghttp://pt.cppreference.com/cpp/iterator/iterator_tags
iteratorhttp://pt.cppreference.com/cpp/iterator/iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
reverse_iteratorhttp://pt.cppreference.com/cpp/iterator/reverse_iterator
move_iteratorhttp://pt.cppreference.com/cpp/iterator/move_iterator
back_insert_iteratorhttp://pt.cppreference.com/cpp/iterator/back_insert_iterator
front_insert_iteratorhttp://pt.cppreference.com/cpp/iterator/front_insert_iterator
insert_iteratorhttp://pt.cppreference.com/cpp/iterator/insert_iterator
make_move_iteratorhttp://pt.cppreference.com/cpp/iterator/make_move_iterator
back_inserterhttp://pt.cppreference.com/cpp/iterator/back_inserter
front_inserterhttp://pt.cppreference.com/cpp/iterator/front_inserter
inserterhttp://pt.cppreference.com/cpp/iterator/inserter
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
istream_iteratorhttp://pt.cppreference.com/cpp/iterator/istream_iterator
ostream_iteratorhttp://pt.cppreference.com/cpp/iterator/ostream_iterator
istreambuf_iteratorhttp://pt.cppreference.com/cpp/iterator/istreambuf_iterator
ostreambuf_iteratorhttp://pt.cppreference.com/cpp/iterator/ostreambuf_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
advancehttp://pt.cppreference.com/cpp/iterator/advance
distancehttp://pt.cppreference.com/cpp/iterator/distance
prevhttp://pt.cppreference.com/cpp/iterator/prev
nexthttp://pt.cppreference.com/cpp/iterator/next
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
beginhttp://pt.cppreference.com/cpp/iterator/begin
endhttp://pt.cppreference.com/cpp/iterator/end
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
1 Categorias Iteratorhttp://pt.cppreference.com/cpp/iterator#Categorias_Iterator
2 Primitivas iteradorhttp://pt.cppreference.com/cpp/iterator#Primitivas_iterador
3 Adaptadores de iteradorhttp://pt.cppreference.com/cpp/iterator#Adaptadores_de_iterador
4 Iteradores fluxohttp://pt.cppreference.com/cpp/iterator#Iteradores_fluxo
5 Operações iteradorhttp://pt.cppreference.com/cpp/iterator#Operações_iterador
6 Variar de acessohttp://pt.cppreference.com/cpp/iterator#Variar_de_acesso
InputIteratorhttp://pt.cppreference.com/cpp/concept/InputIterator
OutputIteratorhttp://pt.cppreference.com/cpp/concept/OutputIterator
ForwardIteratorhttp://pt.cppreference.com/cpp/concept/ForwardIterator
BidirectionalIteratorhttp://pt.cppreference.com/cpp/concept/BidirectionalIterator
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
InputIteratorhttp://pt.cppreference.com/cpp/concept/InputIterator
OutputIteratorhttp://pt.cppreference.com/cpp/concept/OutputIterator
ForwardIteratorhttp://pt.cppreference.com/cpp/concept/ForwardIterator
BidirectionalIteratorhttp://pt.cppreference.com/cpp/concept/BidirectionalIterator
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
InputIteratorhttp://pt.cppreference.com/cpp/concept/InputIterator
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
InputIteratorhttp://pt.cppreference.com/cpp/concept/InputIterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
RandomAccessIteratorhttp://pt.cppreference.com/cpp/concept/RandomAccessIterator
BidirectionalIteratorhttp://pt.cppreference.com/cpp/concept/BidirectionalIterator
ForwardIteratorhttp://pt.cppreference.com/cpp/concept/ForwardIterator
InputIteratorhttp://pt.cppreference.com/cpp/concept/InputIterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
OutputIteratorhttp://pt.cppreference.com/cpp/concept/OutputIterator
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
iterator_traitshttp://pt.cppreference.com/cpp/iterator/iterator_traits
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_iterator_traits&action=edit
input_iterator_tagoutput_iterator_tagforward_iterator_tagbidirectional_iterator_tagrandom_access_iterator_taghttp://pt.cppreference.com/cpp/iterator/iterator_tags
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_iterator_tags&action=edit
iteratorhttp://pt.cppreference.com/cpp/iterator/iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_iterator&action=edit
reverse_iteratorhttp://pt.cppreference.com/cpp/iterator/reverse_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_reverse_iterator&action=edit
move_iteratorhttp://pt.cppreference.com/cpp/iterator/move_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_move_iterator&action=edit
make_move_iteratorhttp://pt.cppreference.com/cpp/iterator/make_move_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_make_move_iterator&action=edit
back_insert_iteratorhttp://pt.cppreference.com/cpp/iterator/back_insert_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_back_insert_iterator&action=edit
back_inserterhttp://pt.cppreference.com/cpp/iterator/back_inserter
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_back_inserter&action=edit
front_insert_iteratorhttp://pt.cppreference.com/cpp/iterator/front_insert_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_front_insert_iterator&action=edit
front_inserterhttp://pt.cppreference.com/cpp/iterator/front_inserter
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_front_inserter&action=edit
insert_iteratorhttp://pt.cppreference.com/cpp/iterator/insert_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_insert_iterator&action=edit
inserterhttp://pt.cppreference.com/cpp/iterator/inserter
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_inserter&action=edit
istream_iteratorhttp://pt.cppreference.com/cpp/iterator/istream_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_istream_iterator&action=edit
ostream_iteratorhttp://pt.cppreference.com/cpp/iterator/ostream_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_ostream_iterator&action=edit
istreambuf_iteratorhttp://pt.cppreference.com/cpp/iterator/istreambuf_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_istreambuf_iterator&action=edit
ostreambuf_iteratorhttp://pt.cppreference.com/cpp/iterator/ostreambuf_iterator
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_ostreambuf_iterator&action=edit
advancehttp://pt.cppreference.com/cpp/iterator/advance
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_advance&action=edit
distancehttp://pt.cppreference.com/cpp/iterator/distance
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_distance&action=edit
nexthttp://pt.cppreference.com/cpp/iterator/next
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_next&action=edit
prevhttp://pt.cppreference.com/cpp/iterator/prev
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_prev&action=edit
beginhttp://pt.cppreference.com/cpp/iterator/begin
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_begin&action=edit
endhttp://pt.cppreference.com/cpp/iterator/end
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/iterator/dsc_end&action=edit
Página principalhttp://pt.cppreference.com/P%C3%A1gina_principal
Mudanças recenteshttp://pt.cppreference.com/Especial:Mudan%C3%A7as_recentes
Página aleatóriahttp://pt.cppreference.com/Especial:Aleat%C3%B3ria
Ajuda sobre o MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://pt.cppreference.com/cpp/iterator
Páginas afluenteshttp://pt.cppreference.com/Especial:P%C3%A1ginas_afluentes/cpp/iterator
Alterações relacionadashttp://pt.cppreference.com/Especial:Altera%C3%A7%C3%B5es_relacionadas/cpp/iterator
Enviar ficheirohttp://upload.cppreference.com/w/Special:Upload
Páginas especiaishttp://pt.cppreference.com/Especial:P%C3%A1ginas_especiais
Versão para impressãojavascript:print();
Hiperligação permanentehttp://pt.cppreference.com/index.php?title=cpp/iterator&oldid=26659
Informação da páginahttp://pt.cppreference.com/index.php?title=cpp/iterator&action=info
العربيةhttp://ar.cppreference.com/cpp/iterator
Deutschhttps://de.cppreference.com/cpp/iterator
Englishhttp://en.cppreference.com/cpp/iterator
Españolhttp://es.cppreference.com/cpp/iterator
Françaishttp://fr.cppreference.com/cpp/iterator
Italianohttp://it.cppreference.com/cpp/iterator
日本語http://ja.cppreference.com/cpp/iterator
Русскийhttp://ru.cppreference.com/cpp/iterator
中文http://zh.cppreference.com/cpp/iterator

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.