René's URL Explorer Experiment


Title: std::span - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: es.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://es.cppreference.com/
Crear una cuentahttps://es.cppreference.com/index.php?title=Especial:Crear_una_cuenta&returnto=cpp%2Fcontainer%2Fspan
Accederhttps://es.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Fcontainer%2Fspan
Páginahttps://es.cppreference.com/cpp/container/span
Discusiónhttps://es.cppreference.com/index.php?title=Discusi%C3%B3n:cpp/container/span&action=edit&redlink=1
https://es.cppreference.com/cpp/container/span
Leerhttps://es.cppreference.com/cpp/container/span
Ver código fuentehttps://es.cppreference.com/index.php?title=cpp/container/span&action=edit
Ver historialhttps://es.cppreference.com/index.php?title=cpp/container/span&action=history
https://es.cppreference.com/cpp/container/span
cpphttps://es.cppreference.com/cpp
containerhttps://es.cppreference.com/cpp/container
C++https://es.cppreference.com/cpp
Apoyo de compiladoreshttps://es.cppreference.com/cpp/compiler_support
Implementaciones independientes y albergadashttps://es.cppreference.com/cpp/freestanding
Lenguajehttps://es.cppreference.com/cpp/language
Biblioteca estándarhttps://es.cppreference.com/cpp/standard_library
Encabezados de la biblioteca estándarhttps://es.cppreference.com/cpp/header
Requisitos denominados https://es.cppreference.com/cpp/named_req
Macros de prueba de característica https://es.cppreference.com/cpp/feature_test
Biblioteca de apoyo del lenguajehttps://es.cppreference.com/cpp/utility#Apoyo_del_lenguaje
Biblioteca de conceptoshttps://es.cppreference.com/cpp/concepts
Biblioteca de diagnósticoshttps://es.cppreference.com/cpp/error
Biblioteca de gestión de memoriahttps://es.cppreference.com/cpp/memory
Biblioteca de metaprogramaciónhttps://es.cppreference.com/cpp/meta
Biblioteca de servicios generaleshttps://es.cppreference.com/cpp/utility
Biblioteca de contenedoreshttps://es.cppreference.com/cpp/container
Biblioteca de iteradoreshttps://es.cppreference.com/cpp/iterator
Biblioteca de rangoshttps://es.cppreference.com/cpp/ranges
Biblioteca de algoritmoshttps://es.cppreference.com/cpp/algorithm
Biblioteca de cadenashttps://es.cppreference.com/cpp/string
Biblioteca de procesamiento de textohttps://es.cppreference.com/cpp/text
Biblioteca numéricahttps://es.cppreference.com/cpp/numeric
Biblioteca de fecha y horahttps://es.cppreference.com/cpp/chrono
Biblioteca de entrada/salidahttps://es.cppreference.com/cpp/io
Biblioteca del sistema de archivoshttps://es.cppreference.com/cpp/filesystem
Biblioteca de apoyo de concurrenciahttps://es.cppreference.com/cpp/thread
Biblioteca de apoyo de ejecuciónhttps://es.cppreference.com/cpp/execution
Especificaciones técnicashttps://es.cppreference.com/cpp/experimental
Índice de símboloshttps://es.cppreference.com/cpp/symbol_index
Bibliotecas externashttps://es.cppreference.com/cpp/links/libs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/navbar_content&action=edit
Biblioteca de contenedoreshttps://es.cppreference.com/cpp/container
De secuenciashttps://es.cppreference.com/cpp/container#Contenedores_de_secuencias
arrayhttps://es.cppreference.com/cpp/container/array
vectorhttps://es.cppreference.com/cpp/container/vector
vectorhttps://es.cppreference.com/cpp/container/vector
inplace_vectorhttps://es.cppreference.com/cpp/container/inplace_vector
dequehttps://es.cppreference.com/cpp/container/deque
forward_listhttps://es.cppreference.com/cpp/container/forward_list
listhttps://es.cppreference.com/cpp/container/list
Asociativoshttps://es.cppreference.com/cpp/container#Contenedores_asociativos
sethttps://es.cppreference.com/cpp/container/set
multisethttps://es.cppreference.com/cpp/container/multiset
maphttps://es.cppreference.com/cpp/container/map
multimaphttps://es.cppreference.com/cpp/container/multimap
Asociativos no ordenadoshttps://es.cppreference.com/cpp/container#Contenedores_asociativos_no_ordenados
unordered_sethttps://es.cppreference.com/cpp/container/unordered_set
unordered_multisethttps://es.cppreference.com/cpp/container/unordered_multiset
unordered_maphttps://es.cppreference.com/cpp/container/unordered_map
unordered_multimaphttps://es.cppreference.com/cpp/container/unordered_multimap
Adaptadoreshttps://es.cppreference.com/cpp/container#Adaptadores_de_contenedores
stackhttps://es.cppreference.com/cpp/container/stack
queuehttps://es.cppreference.com/cpp/container/queue
priority_queuehttps://es.cppreference.com/cpp/container/priority_queue
flat_sethttps://es.cppreference.com/cpp/container/flat_set
flat_multisethttps://es.cppreference.com/cpp/container/flat_multiset
flat_maphttps://es.cppreference.com/cpp/container/flat_map
flat_multimaphttps://es.cppreference.com/cpp/container/flat_multimap
Vistashttps://es.cppreference.com/cpp/container#Vistas
mdspanhttps://es.cppreference.com/cpp/container/mdspan
Invalidación de iteradoreshttps://es.cppreference.com/cpp/container#Invalidación_de_iteradores
Tabla de funciones miembrohttps://es.cppreference.com/cpp/container#Tabla_de_funciones_miembro
Tabla de funciones no miembrohttps://es.cppreference.com/cpp/container#Tabla_de_funciones_no_miembro
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/navbar_content&action=edit
span::spanhttps://es.cppreference.com/cpp/container/span/span
span::operator=https://es.cppreference.com/cpp/container/span/operator%3D
span::fronthttps://es.cppreference.com/cpp/container/span/front
span::backhttps://es.cppreference.com/cpp/container/span/back
span::operator[]https://es.cppreference.com/cpp/container/span/operator_at
span::datahttps://es.cppreference.com/cpp/container/span/data
span::beginhttps://es.cppreference.com/cpp/container/span/begin
span::endhttps://es.cppreference.com/cpp/container/span/end
span::rbeginhttps://es.cppreference.com/cpp/container/span/rbegin
span::rendhttps://es.cppreference.com/cpp/container/span/rend
span::emptyhttps://es.cppreference.com/cpp/container/span/empty
span::sizehttps://es.cppreference.com/cpp/container/span/size
span::size_byteshttps://es.cppreference.com/cpp/container/span/size_bytes
span::firsthttps://es.cppreference.com/cpp/container/span/first
span::lasthttps://es.cppreference.com/cpp/container/span/last
span::subspanhttps://es.cppreference.com/cpp/container/span/subspan
as_bytesas_writable_byteshttps://es.cppreference.com/cpp/container/span/as_bytes
dynamic_extenthttps://es.cppreference.com/cpp/container/span/dynamic_extent
Guías de deducciónhttps://es.cppreference.com/cpp/container/span/deduction_guides
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/navbar_content&action=edit
https://es.cppreference.com/cpp/header/span
TriviallyCopyablehttps://es.cppreference.com/cpp/named_req/TriviallyCopyable
1 Parámetros de plantillahttps://es.cppreference.com/cpp/container/span#Parámetros_de_plantilla
2 Tipos miembrohttps://es.cppreference.com/cpp/container/span#Tipos_miembro
3 Constante miembrohttps://es.cppreference.com/cpp/container/span#Constante_miembro
4 Funciones miembrohttps://es.cppreference.com/cpp/container/span#Funciones_miembro
4.1 Iteradoreshttps://es.cppreference.com/cpp/container/span#Iteradores
4.2 Acceso a elementoshttps://es.cppreference.com/cpp/container/span#Acceso_a_elementos
4.3 Observadoreshttps://es.cppreference.com/cpp/container/span#Observadores
4.4 Subvistashttps://es.cppreference.com/cpp/container/span#Subvistas
5 Funciones no miembrohttps://es.cppreference.com/cpp/container/span#Funciones_no_miembro
6 Constante no miembrohttps://es.cppreference.com/cpp/container/span#Constante_no_miembro
7 Plantillas auxiliareshttps://es.cppreference.com/cpp/container/span#Plantillas_auxiliares
8 Guías de deducciónhttps://es.cppreference.com/cpp/container/span#Guías_de_deducción
9 Notashttps://es.cppreference.com/cpp/container/span#Notas
10 Ejemplohttps://es.cppreference.com/cpp/container/span#Ejemplo
11 Informes de defectoshttps://es.cppreference.com/cpp/container/span#Informes_de_defectos
12 Véase tambiénhttps://es.cppreference.com/cpp/container/span#Véase_también
RandomAccessIteratorhttps://es.cppreference.com/cpp/named_req/RandomAccessIterator
ConstexprIteratorhttps://es.cppreference.com/cpp/named_req/ConstexprIterator
contiguous_iteratorhttps://es.cppreference.com/cpp/iterator/contiguous_iterator
Containerhttps://es.cppreference.com/cpp/named_req/Container
(constructor)https://es.cppreference.com/cpp/container/span/span
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_constructor&action=edit
operator=https://es.cppreference.com/cpp/container/span/operator%3D
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_operator%3D&action=edit
beginhttps://es.cppreference.com/cpp/container/span/begin
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/dsc_begin&action=edit
endhttps://es.cppreference.com/cpp/container/span/end
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/dsc_end&action=edit
rbeginhttps://es.cppreference.com/cpp/container/span/rbegin
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/dsc_rbegin&action=edit
rendhttps://es.cppreference.com/cpp/container/span/rend
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/dsc_rend&action=edit
fronthttps://es.cppreference.com/cpp/container/span/front
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/dsc_front&action=edit
backhttps://es.cppreference.com/cpp/container/span/back
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/dsc_back&action=edit
operator[]https://es.cppreference.com/cpp/container/span/operator_at
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_operator_at&action=edit
datahttps://es.cppreference.com/cpp/container/span/data
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_data&action=edit
sizehttps://es.cppreference.com/cpp/container/span/size
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_size&action=edit
size_byteshttps://es.cppreference.com/cpp/container/span/size_bytes
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_size_bytes&action=edit
emptyhttps://es.cppreference.com/cpp/container/span/empty
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_empty&action=edit
firsthttps://es.cppreference.com/cpp/container/span/first
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_first&action=edit
lasthttps://es.cppreference.com/cpp/container/span/last
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_last&action=edit
subspanhttps://es.cppreference.com/cpp/container/span/subspan
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_subspan&action=edit
as_bytesas_writable_byteshttps://es.cppreference.com/cpp/container/span/as_bytes
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_as_bytes&action=edit
dynamic_extenthttps://es.cppreference.com/cpp/container/span/dynamic_extent
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/container/span/dsc_dynamic_extent&action=edit
borrowed_rangehttps://es.cppreference.com/cpp/ranges/borrowed_range
viewhttps://es.cppreference.com/cpp/ranges/view
Guías de deducciónhttps://es.cppreference.com/cpp/container/span/deduction_guides
P2325R3https://wg21.link/P2325R3
default_initializablehttps://es.cppreference.com/cpp/concepts/default_initializable
initializer_listhttps://es.cppreference.com/cpp/utility/initializer_list
sintaxis de inicialización de listahttps://es.cppreference.com/cpp/language/initializer_list
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/dsc_initializer_list&action=edit
basic_string_viewhttps://es.cppreference.com/cpp/string/basic_string_view
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/string/dsc_basic_string_view&action=edit
ranges::subrangehttps://es.cppreference.com/cpp/ranges/subrange
viewhttps://es.cppreference.com/cpp/ranges/view
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/ranges/dsc_subrange&action=edit
Categoríashttps://es.cppreference.com/Especial:Categor%C3%ADas
Páginas que utilizan etiquetas source obsoletashttps://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_etiquetas_source_obsoletas&action=edit&redlink=1
Páginas que utilizan atributos enclose obsoletoshttps://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_atributos_enclose_obsoletos&action=edit&redlink=1
Página principalhttps://es.cppreference.com/P%C3%A1gina_principal
Cambios recienteshttps://es.cppreference.com/Especial:CambiosRecientes
Página aleatoriahttps://es.cppreference.com/Especial:Aleatoria
Ayuda sobre MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://es.cppreference.com/cpp/container/span
Lo que enlaza aquíhttps://es.cppreference.com/Especial:LoQueEnlazaAqu%C3%AD/cpp/container/span
Cambios relacionadoshttps://es.cppreference.com/Especial:CambiosEnEnlazadas/cpp/container/span
Subir archivohttp://upload.cppreference.com/w/Special:Upload
Páginas especialeshttps://es.cppreference.com/Especial:P%C3%A1ginasEspeciales
Versión para imprimirjavascript:print();
Enlace permanentehttps://es.cppreference.com/index.php?title=cpp/container/span&oldid=39412
Información de la páginahttps://es.cppreference.com/index.php?title=cpp/container/span&action=info
Deutschhttps://de.cppreference.com/cpp/container/span
Englishhttp://en.cppreference.com/cpp/container/span
日本語http://ja.cppreference.com/cpp/container/span
Русскийhttp://ru.cppreference.com/cpp/container/span
中文http://zh.cppreference.com/cpp/container/span

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.