René's URL Explorer Experiment


Title: std::array - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: pt.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://pt.cppreference.com/
Criar contahttps://pt.cppreference.com/index.php?title=Especial:Criar_conta&returnto=cpp%2Fcontainer%2Farray
Iniciar sessãohttps://pt.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Fcontainer%2Farray
Páginahttps://pt.cppreference.com/cpp/container/array
Discussãohttps://pt.cppreference.com/index.php?title=Discuss%C3%A3o:cpp/container/array&action=edit&redlink=1
https://pt.cppreference.com/cpp/container/array
Lerhttps://pt.cppreference.com/cpp/container/array
Ver código fontehttps://pt.cppreference.com/index.php?title=cpp/container/array&action=edit
Ver históricohttps://pt.cppreference.com/index.php?title=cpp/container/array&action=history
https://pt.cppreference.com/cpp/container/array
cpphttps://pt.cppreference.com/cpp
containerhttps://pt.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/array
C++https://pt.cppreference.com/cpp
Suporte ao Compiladorhttps://pt.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://pt.cppreference.com/index.php?title=cpp/freestanding&action=edit&redlink=1
Linguagemhttps://pt.cppreference.com/cpp/language
Headers da Biblioteca Standardhttps://pt.cppreference.com/cpp/header
Requerimentos nomeados https://pt.cppreference.com/index.php?title=cpp/named_req&action=edit&redlink=1
Feature test macros https://pt.cppreference.com/cpp/feature_test
Biblioteca de suporte de línguahttps://pt.cppreference.com/cpp/utility#Suporte_de_língua
Biblioteca de conceitoshttps://pt.cppreference.com/cpp/concept
Biblioteca de diagnósticoshttps://pt.cppreference.com/cpp/error
Biblioteca de utilitários em geralhttps://pt.cppreference.com/cpp/utility
Biblioteca de stringshttps://pt.cppreference.com/cpp/string
Biblioteca de containershttps://pt.cppreference.com/cpp/container
Ranges libraryhttps://pt.cppreference.com/index.php?title=cpp/ranges&action=edit&redlink=1
Biblioteca de iteradoreshttps://pt.cppreference.com/cpp/iterator
Biblioteca de algorítmoshttps://pt.cppreference.com/cpp/algorithm
Biblioteca numéricahttps://pt.cppreference.com/cpp/numeric
Biblioteca de localizaçõeshttps://pt.cppreference.com/cpp/locale
Biblioteca de input/outputhttps://pt.cppreference.com/cpp/io
Biblioteca de sistema de arquivohttps://pt.cppreference.com/index.php?title=cpp/filesystem&action=edit&redlink=1
Biblioteca de expressões regulareshttps://pt.cppreference.com/cpp/regex
Biblioteca de operações atômicashttps://pt.cppreference.com/cpp/atomic
Biblioteca de suporte de threadhttps://pt.cppreference.com/cpp/thread
Especificações Técnicashttps://pt.cppreference.com/index.php?title=cpp/experimental&action=edit&redlink=1
Índice de symboloshttps://pt.cppreference.com/index.php?title=cpp/symbol_index&action=edit&redlink=1
Bibliotecas externashttps://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
Recipientes bibliotecahttps://pt.cppreference.com/cpp/container
vectorhttps://pt.cppreference.com/cpp/container/vector
dequehttps://pt.cppreference.com/cpp/container/deque
forward_listhttps://pt.cppreference.com/cpp/container/forward_list
listhttps://pt.cppreference.com/cpp/container/list
sethttps://pt.cppreference.com/cpp/container/set
multisethttps://pt.cppreference.com/cpp/container/multiset
maphttps://pt.cppreference.com/cpp/container/map
multimaphttps://pt.cppreference.com/cpp/container/multimap
unordered_sethttps://pt.cppreference.com/cpp/container/unordered_set
unordered_multisethttps://pt.cppreference.com/cpp/container/unordered_multiset
unordered_maphttps://pt.cppreference.com/cpp/container/unordered_map
unordered_multimaphttps://pt.cppreference.com/cpp/container/unordered_multimap
stackhttps://pt.cppreference.com/cpp/container/stack
queuehttps://pt.cppreference.com/cpp/container/queue
priority_queuehttps://pt.cppreference.com/cpp/container/priority_queue
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/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
array::athttps://pt.cppreference.com/cpp/container/array/at
array::operator[]https://pt.cppreference.com/cpp/container/array/operator_at
array::fronthttps://pt.cppreference.com/cpp/container/array/front
array::backhttps://pt.cppreference.com/cpp/container/array/back
array::datahttps://pt.cppreference.com/cpp/container/array/data
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
array::beginarray::cbeginhttps://pt.cppreference.com/cpp/container/array/begin
array::endarray::cendhttps://pt.cppreference.com/cpp/container/array/end
array::rbeginarray::crbeginhttps://pt.cppreference.com/cpp/container/array/rbegin
array::rendarray::crendhttps://pt.cppreference.com/cpp/container/array/rend
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
array::emptyhttps://pt.cppreference.com/cpp/container/array/empty
array::sizehttps://pt.cppreference.com/cpp/container/array/size
array::max_sizehttps://pt.cppreference.com/cpp/container/array/max_size
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
array::fillhttps://pt.cppreference.com/cpp/container/array/fill
array::swaphttps://pt.cppreference.com/cpp/container/array/swap
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
gethttps://pt.cppreference.com/cpp/container/array/get
swaphttps://pt.cppreference.com/cpp/container/array/swap2
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
tuple_sizehttps://pt.cppreference.com/cpp/container/array/tuple_size
tuple_elementhttps://pt.cppreference.com/cpp/container/array/tuple_element
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/array/navbar_content&action=edit
aggregate-initializationhttps://pt.cppreference.com/cpp/language/aggregate_initialization
1 Tipos membrohttps://pt.cppreference.com/cpp/container/array#Tipos_membro
2 Funções membrohttps://pt.cppreference.com/cpp/container/array#Funções_membro
2.1 acesso. ElementoOriginal: Element accessThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://pt.cppreference.com/cpp/container/array#acesso._ElementoOriginal:_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 IteradoresOriginal: IteratorsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://pt.cppreference.com/cpp/container/array#IteradoresOriginal:_IteratorsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.3 CapacidadeOriginal: CapacityThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://pt.cppreference.com/cpp/container/array#CapacidadeOriginal:_CapacityThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
2.4 OperaçõesOriginal: OperationsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.https://pt.cppreference.com/cpp/container/array#OperaçõesOriginal:_OperationsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3 Não-membros funçõeshttps://pt.cppreference.com/cpp/container/array#Não-membros_funções
4 Classes auxiliareshttps://pt.cppreference.com/cpp/container/array#Classes_auxiliares
5 Exemplohttps://pt.cppreference.com/cpp/container/array#Exemplo
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/container/dsc_value_type&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_size_type&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_difference_type&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_reference&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_const_reference&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_pointer&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_const_pointer&action=edit
RandomAccessIteratorhttps://pt.cppreference.com/cpp/concept/RandomAccessIterator
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_iterator&action=edit
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/container/dsc_const_iterator&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_reverse_iterator&action=edit
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_const_reverse_iterator&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
athttps://pt.cppreference.com/cpp/container/array/at
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/container/dsc_at&action=edit
operator[]https://pt.cppreference.com/cpp/container/array/operator_at
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/container/dsc_operator_at&action=edit
fronthttps://pt.cppreference.com/cpp/container/array/front
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/container/dsc_front&action=edit
backhttps://pt.cppreference.com/cpp/container/array/back
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/dsc_back&action=edit
datahttps://pt.cppreference.com/cpp/container/array/data
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/container/dsc_data&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
begin cbeginhttps://pt.cppreference.com/cpp/container/array/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/container/dsc_begin&action=edit
end cendhttps://pt.cppreference.com/cpp/container/array/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/container/dsc_end&action=edit
rbegin crbeginhttps://pt.cppreference.com/cpp/container/array/rbegin
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/container/dsc_rbegin&action=edit
rend crendhttps://pt.cppreference.com/cpp/container/array/rend
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/container/dsc_rend&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
emptyhttps://pt.cppreference.com/cpp/container/array/empty
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/container/dsc_empty&action=edit
sizehttps://pt.cppreference.com/cpp/container/array/size
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/container/dsc_size&action=edit
max_sizehttps://pt.cppreference.com/cpp/container/array/max_size
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/container/dsc_max_size&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
fillhttps://pt.cppreference.com/cpp/container/array/fill
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/container/dsc_fill&action=edit
swaphttps://pt.cppreference.com/cpp/container/array/swap
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/container/dsc_swap&action=edit
operator==operator!=operatoroperator>=https://pt.cppreference.com/cpp/container/array/operator_cmp
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/container/dsc_operator_cmp&action=edit
std::get(std::array)https://pt.cppreference.com/cpp/container/array/get
[edit]https://pt-br.cppreference.com/index.php?title=Predefini%C3%A7%C3%A3o:cpp/container/array/dsc_get&action=edit
std::swap(std::array)https://pt.cppreference.com/cpp/container/array/swap2
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/container/dsc_swap2&action=edit
std::tuple_sizehttps://pt.cppreference.com/cpp/container/array/tuple_size
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/container/array/dsc_tuple_size&action=edit
std::tuple_elementhttps://pt.cppreference.com/cpp/container/array/tuple_element
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/container/array/dsc_tuple_element&action=edit
Categoriashttps://pt.cppreference.com/Especial:Categorias
Páginas que usam etiquetas ''source'' descontinuadashttps://pt.cppreference.com/index.php?title=Categoria:P%C3%A1ginas_que_usam_etiquetas_%27%27source%27%27_descontinuadas&action=edit&redlink=1
Páginas que usam atributos ''enclose'' descontinuadoshttps://pt.cppreference.com/index.php?title=Categoria:P%C3%A1ginas_que_usam_atributos_%27%27enclose%27%27_descontinuados&action=edit&redlink=1
Página principalhttps://pt.cppreference.com/P%C3%A1gina_principal
Mudanças recenteshttps://pt.cppreference.com/Especial:Mudan%C3%A7as_recentes
Página aleatóriahttps://pt.cppreference.com/Especial:Aleat%C3%B3ria
Ajuda sobre o MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://pt.cppreference.com/cpp/container/array
Páginas afluenteshttps://pt.cppreference.com/Especial:P%C3%A1ginas_afluentes/cpp/container/array
Alterações relacionadashttps://pt.cppreference.com/Especial:Altera%C3%A7%C3%B5es_relacionadas/cpp/container/array
Enviar ficheirohttp://upload.cppreference.com/w/Special:Upload
Páginas especiaishttps://pt.cppreference.com/Especial:P%C3%A1ginas_especiais
Versão para impressãojavascript:print();
Hiperligação permanentehttps://pt.cppreference.com/index.php?title=cpp/container/array&oldid=26625
Informação da páginahttps://pt.cppreference.com/index.php?title=cpp/container/array&action=info
Deutschhttps://de.cppreference.com/cpp/container/array
Englishhttp://en.cppreference.com/cpp/container/array
Españolhttp://es.cppreference.com/cpp/container/array
Françaishttp://fr.cppreference.com/cpp/container/array
Italianohttp://it.cppreference.com/cpp/container/array
日本語http://ja.cppreference.com/cpp/container/array
Русскийhttp://ru.cppreference.com/cpp/container/array
中文http://zh.cppreference.com/cpp/container/array

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.