René's URL Explorer Experiment


Title: std::search - 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%2Falgorithm%2Fsearch
Accederhttps://es.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Falgorithm%2Fsearch
Páginahttps://es.cppreference.com/cpp/algorithm/search
Discusiónhttps://es.cppreference.com/index.php?title=Discusi%C3%B3n:cpp/algorithm/search&action=edit&redlink=1
https://es.cppreference.com/cpp/algorithm/search
Leerhttps://es.cppreference.com/cpp/algorithm/search
Ver código fuentehttps://es.cppreference.com/index.php?title=cpp/algorithm/search&action=edit
Ver historialhttps://es.cppreference.com/index.php?title=cpp/algorithm/search&action=history
https://es.cppreference.com/cpp/algorithm/search
cpphttps://es.cppreference.com/cpp
algorithmhttps://es.cppreference.com/cpp/algorithm
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 algoritmoshttps://es.cppreference.com/cpp/algorithm
is_execution_policyhttps://es.cppreference.com/cpp/algorithm/is_execution_policy
execution::seqexecution::parexecution::par_unseqhttps://es.cppreference.com/cpp/algorithm/execution_policy_tag
execution::sequenced_policyexecution::parallel_policyexecution::parallel_unsequenced_policyhttps://es.cppreference.com/cpp/algorithm/execution_policy_tag_t
all_ofany_ofnone_ofhttps://es.cppreference.com/cpp/algorithm/all_any_none_of
for_eachhttps://es.cppreference.com/cpp/algorithm/for_each
for_each_nhttps://es.cppreference.com/cpp/algorithm/for_each_n
countcount_ifhttps://es.cppreference.com/cpp/algorithm/count
mismatchhttps://es.cppreference.com/cpp/algorithm/mismatch
equalhttps://es.cppreference.com/cpp/algorithm/equal
adjacent_findhttps://es.cppreference.com/cpp/algorithm/adjacent_find
findfind_iffind_if_nothttps://es.cppreference.com/cpp/algorithm/find
find_endhttps://es.cppreference.com/cpp/algorithm/find_end
find_first_ofhttps://es.cppreference.com/cpp/algorithm/find_first_of
search_nhttps://es.cppreference.com/cpp/algorithm/search_n
lexicographical_comparehttps://es.cppreference.com/cpp/algorithm/lexicographical_compare
lexicographical_compare_3wayhttps://es.cppreference.com/index.php?title=cpp/algorithm/lexicographical_compare_3way&action=edit&redlink=1
copycopy_ifhttps://es.cppreference.com/cpp/algorithm/copy
copy_nhttps://es.cppreference.com/cpp/algorithm/copy_n
copy_backwardhttps://es.cppreference.com/cpp/algorithm/copy_backward
movehttps://es.cppreference.com/cpp/algorithm/move
move_backwardhttps://es.cppreference.com/cpp/algorithm/move_backward
transformhttps://es.cppreference.com/cpp/algorithm/transform
fillhttps://es.cppreference.com/cpp/algorithm/fill
fill_nhttps://es.cppreference.com/cpp/algorithm/fill_n
generatehttps://es.cppreference.com/cpp/algorithm/generate
generate_nhttps://es.cppreference.com/cpp/algorithm/generate_n
swaphttps://es.cppreference.com/cpp/algorithm/swap
iter_swaphttps://es.cppreference.com/cpp/algorithm/iter_swap
swap_rangeshttps://es.cppreference.com/cpp/algorithm/swap_ranges
samplehttps://es.cppreference.com/cpp/algorithm/sample
removeremove_ifhttps://es.cppreference.com/cpp/algorithm/remove
replacereplace_ifhttps://es.cppreference.com/cpp/algorithm/replace
reversehttps://es.cppreference.com/cpp/algorithm/reverse
rotatehttps://es.cppreference.com/cpp/algorithm/rotate
uniquehttps://es.cppreference.com/cpp/algorithm/unique
random_shufflehttps://es.cppreference.com/cpp/algorithm/random_shuffle
remove_copyremove_copy_ifhttps://es.cppreference.com/cpp/algorithm/remove_copy
replace_copyreplace_copy_ifhttps://es.cppreference.com/cpp/algorithm/replace_copy
reverse_copyhttps://es.cppreference.com/cpp/algorithm/reverse_copy
rotate_copyhttps://es.cppreference.com/cpp/algorithm/rotate_copy
unique_copyhttps://es.cppreference.com/cpp/algorithm/unique_copy
shufflehttps://es.cppreference.com/cpp/algorithm/random_shuffle
uninitialized_copyhttps://es.cppreference.com/cpp/memory/uninitialized_copy
uninitialized_movehttps://es.cppreference.com/cpp/memory/uninitialized_move
uninitialized_copy_nhttps://es.cppreference.com/cpp/memory/uninitialized_copy_n
uninitialized_move_nhttps://es.cppreference.com/cpp/memory/uninitialized_move_n
uninitialized_fillhttps://es.cppreference.com/cpp/memory/uninitialized_fill
uninitialized_fill_nhttps://es.cppreference.com/cpp/memory/uninitialized_fill_n
is_partitionedhttps://es.cppreference.com/cpp/algorithm/is_partitioned
partition_pointhttps://es.cppreference.com/cpp/algorithm/partition_point
partitionhttps://es.cppreference.com/cpp/algorithm/partition
partition_copyhttps://es.cppreference.com/cpp/algorithm/partition_copy
stable_partitionhttps://es.cppreference.com/cpp/algorithm/stable_partition
is_sortedhttps://es.cppreference.com/cpp/algorithm/is_sorted
is_sorted_untilhttps://es.cppreference.com/cpp/algorithm/is_sorted_until
sorthttps://es.cppreference.com/cpp/algorithm/sort
stable_sorthttps://es.cppreference.com/cpp/algorithm/stable_sort
partial_sorthttps://es.cppreference.com/cpp/algorithm/partial_sort
partial_sort_copyhttps://es.cppreference.com/cpp/algorithm/partial_sort_copy
nth_elementhttps://es.cppreference.com/cpp/algorithm/nth_element
lower_boundhttps://es.cppreference.com/cpp/algorithm/lower_bound
upper_boundhttps://es.cppreference.com/cpp/algorithm/upper_bound
binary_searchhttps://es.cppreference.com/cpp/algorithm/binary_search
equal_rangehttps://es.cppreference.com/cpp/algorithm/equal_range
mergehttps://es.cppreference.com/cpp/algorithm/merge
inplace_mergehttps://es.cppreference.com/cpp/algorithm/inplace_merge
set_differencehttps://es.cppreference.com/cpp/algorithm/set_difference
set_intersectionhttps://es.cppreference.com/cpp/algorithm/set_intersection
set_symmetric_differencehttps://es.cppreference.com/cpp/algorithm/set_symmetric_difference
set_unionhttps://es.cppreference.com/cpp/algorithm/set_union
includeshttps://es.cppreference.com/cpp/algorithm/includes
is_heaphttps://es.cppreference.com/cpp/algorithm/is_heap
is_heap_untilhttps://es.cppreference.com/cpp/algorithm/is_heap_until
make_heaphttps://es.cppreference.com/cpp/algorithm/make_heap
sort_heaphttps://es.cppreference.com/cpp/algorithm/sort_heap
push_heaphttps://es.cppreference.com/cpp/algorithm/push_heap
pop_heaphttps://es.cppreference.com/cpp/algorithm/pop_heap
maxhttps://es.cppreference.com/cpp/algorithm/max
max_elementhttps://es.cppreference.com/cpp/algorithm/max_element
minhttps://es.cppreference.com/cpp/algorithm/min
min_elementhttps://es.cppreference.com/cpp/algorithm/min_element
minmaxhttps://es.cppreference.com/cpp/algorithm/minmax
minmax_elementhttps://es.cppreference.com/cpp/algorithm/minmax_element
clamphttps://es.cppreference.com/cpp/algorithm/clamp
compare_3wayhttps://es.cppreference.com/index.php?title=cpp/algorithm/compare_3way&action=edit&redlink=1
is_permutationhttps://es.cppreference.com/cpp/algorithm/is_permutation
next_permutationhttps://es.cppreference.com/cpp/algorithm/next_permutation
prev_permutationhttps://es.cppreference.com/cpp/algorithm/prev_permutation
iotahttps://es.cppreference.com/cpp/algorithm/iota
inner_producthttps://es.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://es.cppreference.com/cpp/algorithm/adjacent_difference
accumulatehttps://es.cppreference.com/cpp/algorithm/accumulate
reducehttps://es.cppreference.com/cpp/algorithm/reduce
transform_reducehttps://es.cppreference.com/cpp/algorithm/transform_reduce
partial_sumhttps://es.cppreference.com/cpp/algorithm/partial_sum
inclusive_scanhttps://es.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://es.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://es.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://es.cppreference.com/cpp/algorithm/transform_exclusive_scan
qsorthttps://es.cppreference.com/cpp/algorithm/qsort
bsearchhttps://es.cppreference.com/cpp/algorithm/bsearch
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/navbar_content&action=edit
https://es.cppreference.com/cpp/header/algorithm
CopyConstructiblehttps://es.cppreference.com/cpp/named_req/CopyConstructible
default_searcherhttps://es.cppreference.com/cpp/utility/functional/default_searcher
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/functional/dsc_default_searcher&action=edit
boyer_moore_searcherhttps://es.cppreference.com/cpp/utility/functional/boyer_moore_searcher
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/functional/dsc_boyer_moore_searcher&action=edit
boyer_moore_horspool_searcherhttps://es.cppreference.com/cpp/utility/functional/boyer_moore_horspool_searcher
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/functional/dsc_boyer_moore_horspool_searcher&action=edit
1 Parámetroshttps://es.cppreference.com/cpp/algorithm/search#Parámetros
2 Valor de retornohttps://es.cppreference.com/cpp/algorithm/search#Valor_de_retorno
3 Complejidadhttps://es.cppreference.com/cpp/algorithm/search#Complejidad
4 Excepcioneshttps://es.cppreference.com/cpp/algorithm/search#Excepciones
5 Posible implementaciónhttps://es.cppreference.com/cpp/algorithm/search#Posible_implementación
6 Ejemplohttps://es.cppreference.com/cpp/algorithm/search#Ejemplo
7 Véase tambiénhttps://es.cppreference.com/cpp/algorithm/search#Véase_también
política de ejecuciónhttps://es.cppreference.com/cpp/algorithm/execution_policy_tag_t
categoría de valorhttps://es.cppreference.com/cpp/language/value_category
ForwardIteratorhttps://es.cppreference.com/cpp/named_req/ForwardIterator
Searcherhttps://es.cppreference.com/index.php?title=cpp/named_req/Searcher&action=edit&redlink=1
políticas estándarhttps://es.cppreference.com/cpp/algorithm/execution_policy_tag_t
search (1)https://es.cppreference.com/cpp/algorithm/search#Version_1
search (3)https://es.cppreference.com/cpp/algorithm/search#Version_3
find_endhttps://es.cppreference.com/cpp/algorithm/find_end
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/dsc_find_end&action=edit
includeshttps://es.cppreference.com/cpp/algorithm/includes
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/dsc_includes&action=edit
equalhttps://es.cppreference.com/cpp/algorithm/equal
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/dsc_equal&action=edit
findfind_iffind_if_nothttps://es.cppreference.com/cpp/algorithm/find
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/dsc_find&action=edit
lexicographical_comparehttps://es.cppreference.com/cpp/algorithm/lexicographical_compare
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/dsc_lexicographical_compare&action=edit
mismatchhttps://es.cppreference.com/cpp/algorithm/mismatch
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/dsc_mismatch&action=edit
search_nhttps://es.cppreference.com/cpp/algorithm/search_n
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/dsc_search_n&action=edit
default_searcherhttps://es.cppreference.com/cpp/utility/functional/default_searcher
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/functional/dsc_default_searcher&action=edit
boyer_moore_searcherhttps://es.cppreference.com/cpp/utility/functional/boyer_moore_searcher
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/functional/dsc_boyer_moore_searcher&action=edit
boyer_moore_horspool_searcherhttps://es.cppreference.com/cpp/utility/functional/boyer_moore_horspool_searcher
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/functional/dsc_boyer_moore_horspool_searcher&action=edit
ranges::searchhttps://es.cppreference.com/cpp/algorithm/ranges/search
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/algorithm/ranges/dsc_search&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/algorithm/search
Lo que enlaza aquíhttps://es.cppreference.com/Especial:LoQueEnlazaAqu%C3%AD/cpp/algorithm/search
Cambios relacionadoshttps://es.cppreference.com/Especial:CambiosEnEnlazadas/cpp/algorithm/search
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/algorithm/search&oldid=43493
Información de la páginahttps://es.cppreference.com/index.php?title=cpp/algorithm/search&action=info
Deutschhttps://de.cppreference.com/cpp/algorithm/search
Englishhttp://en.cppreference.com/cpp/algorithm/search
Françaishttp://fr.cppreference.com/cpp/algorithm/search
Italianohttp://it.cppreference.com/cpp/algorithm/search
日本語http://ja.cppreference.com/cpp/algorithm/search
Portuguêshttp://pt.cppreference.com/cpp/algorithm/search
Русскийhttp://ru.cppreference.com/cpp/algorithm/search
中文http://zh.cppreference.com/cpp/algorithm/search

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.