René's URL Explorer Experiment


Title: Biblioteca de diagnósticos - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: es.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://es.cppreference.com/
Crear una cuentahttp://es.cppreference.com/index.php?title=Especial:Crear_una_cuenta&returnto=cpp%2Ferror
Accederhttp://es.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Ferror
Páginahttp://es.cppreference.com/cpp/error
Discusiónhttp://es.cppreference.com/index.php?title=Discusi%C3%B3n:cpp/error&action=edit&redlink=1
http://es.cppreference.com/cpp/error
Leerhttp://es.cppreference.com/cpp/error
Ver código fuentehttp://es.cppreference.com/index.php?title=cpp/error&action=edit
Ver historialhttp://es.cppreference.com/index.php?title=cpp/error&action=history
http://es.cppreference.com/cpp/error
cpphttp://es.cppreference.com/cpp
C++http://es.cppreference.com/cpp
Apoyo de compiladoreshttp://es.cppreference.com/cpp/compiler_support
Implementaciones independientes y albergadashttp://es.cppreference.com/cpp/freestanding
Lenguajehttp://es.cppreference.com/cpp/language
Biblioteca estándarhttp://es.cppreference.com/cpp/standard_library
Encabezados de la biblioteca estándarhttp://es.cppreference.com/cpp/header
Requisitos denominados http://es.cppreference.com/cpp/named_req
Macros de prueba de característica http://es.cppreference.com/cpp/feature_test
Biblioteca de apoyo del lenguajehttp://es.cppreference.com/cpp/utility#Apoyo_del_lenguaje
Biblioteca de conceptoshttp://es.cppreference.com/cpp/concepts
Biblioteca de gestión de memoriahttp://es.cppreference.com/cpp/memory
Biblioteca de metaprogramaciónhttp://es.cppreference.com/cpp/meta
Biblioteca de servicios generaleshttp://es.cppreference.com/cpp/utility
Biblioteca de contenedoreshttp://es.cppreference.com/cpp/container
Biblioteca de iteradoreshttp://es.cppreference.com/cpp/iterator
Biblioteca de rangoshttp://es.cppreference.com/cpp/ranges
Biblioteca de algoritmoshttp://es.cppreference.com/cpp/algorithm
Biblioteca de cadenashttp://es.cppreference.com/cpp/string
Biblioteca de procesamiento de textohttp://es.cppreference.com/cpp/text
Biblioteca numéricahttp://es.cppreference.com/cpp/numeric
Biblioteca de fecha y horahttp://es.cppreference.com/cpp/chrono
Biblioteca de entrada/salidahttp://es.cppreference.com/cpp/io
Biblioteca del sistema de archivoshttp://es.cppreference.com/cpp/filesystem
Biblioteca de apoyo de concurrenciahttp://es.cppreference.com/cpp/thread
Biblioteca de apoyo de ejecuciónhttp://es.cppreference.com/cpp/execution
Especificaciones técnicashttp://es.cppreference.com/cpp/experimental
Índice de símboloshttp://es.cppreference.com/cpp/symbol_index
Bibliotecas externashttp://es.cppreference.com/cpp/links/libs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/navbar_content&action=edit
Biblioteca de servicioshttp://es.cppreference.com/cpp/utility
Apoyo del lenguajehttp://es.cppreference.com/cpp/utility#Apoyo_del_lenguaje
Apoyo de tiposhttp://es.cppreference.com/cpp/types
Macros de prueba de característica de la bibliotecahttp://es.cppreference.com/cpp/utility/feature_test
Servicios de programahttp://es.cppreference.com/cpp/utility/program
Funciones variádicashttp://es.cppreference.com/cpp/utility/variadic
initializer_listhttp://es.cppreference.com/cpp/utility/initializer_list
is_constant_evaluatedhttp://es.cppreference.com/cpp/types/is_constant_evaluated
is_within_lifetimehttp://es.cppreference.com/cpp/types/is_within_lifetime
source_locationhttp://es.cppreference.com/cpp/utility/source_location
Apoyo de corrutinashttp://es.cppreference.com/cpp/coroutine
Apoyo de contratoshttp://es.cppreference.com/cpp/contract
Comparación de tres víashttp://es.cppreference.com/cpp/utility#Comparación_de_tres_vías
three_way_comparablethree_way_comparable_withhttp://es.cppreference.com/cpp/utility/compare/three_way_comparable
strong_orderinghttp://es.cppreference.com/cpp/utility/compare/strong_ordering
weak_orderinghttp://es.cppreference.com/cpp/utility/compare/weak_ordering
partial_orderinghttp://es.cppreference.com/cpp/utility/compare/partial_ordering
common_comparison_categoryhttp://es.cppreference.com/cpp/utility/compare/common_comparison_category
compare_three_way_resulthttp://es.cppreference.com/cpp/utility/compare/compare_three_way_result
compare_three_wayhttp://es.cppreference.com/cpp/utility/compare/compare_three_way
strong_orderhttp://es.cppreference.com/cpp/utility/compare/strong_order
weak_orderhttp://es.cppreference.com/cpp/utility/compare/weak_order
partial_orderhttp://es.cppreference.com/cpp/utility/compare/partial_order
compare_strong_order_fallbackhttp://es.cppreference.com/cpp/utility/compare/compare_strong_order_fallback
compare_weak_order_fallbackhttp://es.cppreference.com/cpp/utility/compare/compare_weak_order_fallback
compare_partial_order_fallbackhttp://es.cppreference.com/cpp/utility/compare/compare_partial_order_fallback
is_eqis_ltis_lteqhttp://es.cppreference.com/cpp/utility/compare/named_comparison_functions
is_neqis_gtis_gteqhttp://es.cppreference.com/cpp/utility/compare/named_comparison_functions
Objetos funciónhttp://es.cppreference.com/cpp/utility/functional
Manipulación de bitshttp://es.cppreference.com/cpp/utility/bit
bitsethttp://es.cppreference.com/cpp/utility/bitset
hashhttp://es.cppreference.com/cpp/utility/hash
Operadores relacionaleshttp://es.cppreference.com/cpp/utility#Operadores_relacionales
rel_ops::operator!=rel_ops::operator>http://es.cppreference.com/cpp/utility/rel_ops/operator_cmp
rel_ops::operator<=rel_ops::operator>=http://es.cppreference.com/cpp/utility/rel_ops/operator_cmp
Funciones de comparación de enteroshttp://es.cppreference.com/cpp/utility#Funciones_de_comparación_de_enteros
cmp_equalcmp_lesscmp_less_thanhttp://es.cppreference.com/cpp/utility/intcmp
cmp_not_equalcmp_greatercmp_greater_thanhttp://es.cppreference.com/cpp/utility/intcmp
in_rangehttp://es.cppreference.com/cpp/utility/in_range
Intercambiohttp://es.cppreference.com/cpp/utility#Intercambio
operaciones de tiposhttp://es.cppreference.com/cpp/utility#Operaciones_de_tipos
swaphttp://es.cppreference.com/cpp/algorithm/swap
ranges::swaphttp://es.cppreference.com/cpp/utility/ranges/swap
exchangehttp://es.cppreference.com/cpp/utility/exchange
declvalhttp://es.cppreference.com/cpp/utility/declval
to_underlyinghttp://es.cppreference.com/cpp/utility/to_underlying
forwardhttp://es.cppreference.com/cpp/utility/forward
forward_likehttp://es.cppreference.com/cpp/utility/forward_like
movehttp://es.cppreference.com/cpp/utility/move
move_if_noexcepthttp://es.cppreference.com/cpp/utility/move_if_noexcept
as_consthttp://es.cppreference.com/cpp/utility/as_const
pairhttp://es.cppreference.com/cpp/utility/pair
tuplehttp://es.cppreference.com/cpp/utility/tuple
optionalhttp://es.cppreference.com/cpp/utility/optional
anyhttp://es.cppreference.com/cpp/utility/any
varianthttp://es.cppreference.com/cpp/utility/variant
tuple_sizehttp://es.cppreference.com/cpp/utility/tuple_size
tuple_elementhttp://es.cppreference.com/cpp/utility/tuple_element
applyhttp://es.cppreference.com/cpp/utility/apply
make_from_tuplehttp://es.cppreference.com/cpp/utility/make_from_tuple
expectedhttp://es.cppreference.com/cpp/utility/expected
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/navbar_content&action=edit
exceptionhttp://es.cppreference.com/cpp/error/exception
uncaught_exceptionuncaught_exceptionshttp://es.cppreference.com/cpp/error/uncaught_exception
exception_ptrhttp://es.cppreference.com/cpp/error/exception_ptr
make_exception_ptrhttp://es.cppreference.com/cpp/error/make_exception_ptr
current_exceptionhttp://es.cppreference.com/cpp/error/current_exception
rethrow_exceptionhttp://es.cppreference.com/cpp/error/rethrow_exception
nested_exceptionhttp://es.cppreference.com/cpp/error/nested_exception
throw_with_nestedhttp://es.cppreference.com/cpp/error/throw_with_nested
rethrow_if_nestedhttp://es.cppreference.com/cpp/error/rethrow_if_nested
terminatehttp://es.cppreference.com/cpp/error/terminate
terminate_handlerhttp://es.cppreference.com/cpp/error/terminate_handler
get_terminatehttp://es.cppreference.com/cpp/error/get_terminate
set_terminatehttp://es.cppreference.com/cpp/error/set_terminate
bad_exceptionhttp://es.cppreference.com/cpp/error/bad_exception
unexpectedhttp://es.cppreference.com/cpp/error/unexpected
unexpected_handlerhttp://es.cppreference.com/cpp/error/unexpected_handler
get_unexpectedhttp://es.cppreference.com/cpp/error/get_unexpected
set_unexpectedhttp://es.cppreference.com/cpp/error/set_unexpected
Códigos de errorhttp://es.cppreference.com/cpp/error/errno_macros
errnohttp://es.cppreference.com/cpp/error/errno
logic_errorhttp://es.cppreference.com/cpp/error/logic_error
invalid_argumenthttp://es.cppreference.com/cpp/error/invalid_argument
domain_errorhttp://es.cppreference.com/cpp/error/domain_error
length_errorhttp://es.cppreference.com/cpp/error/length_error
out_of_rangehttp://es.cppreference.com/cpp/error/out_of_range
runtime_errorhttp://es.cppreference.com/cpp/error/runtime_error
range_errorhttp://es.cppreference.com/cpp/error/range_error
overflow_errorhttp://es.cppreference.com/cpp/error/overflow_error
underflow_errorhttp://es.cppreference.com/cpp/error/underflow_error
tx_exceptionhttp://es.cppreference.com/cpp/error/tx_exception
asserthttp://es.cppreference.com/cpp/error/assert
error_categoryhttp://es.cppreference.com/cpp/error/error_category
generic_categoryhttp://es.cppreference.com/cpp/error/generic_category
system_categoryhttp://es.cppreference.com/cpp/error/system_category
error_conditionhttp://es.cppreference.com/cpp/error/error_condition
errchttp://es.cppreference.com/cpp/error/errc
error_codehttp://es.cppreference.com/cpp/error/error_code
system_errorhttp://es.cppreference.com/cpp/error/system_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/navbar_content&action=edit
1 Control de excepcioneshttp://es.cppreference.com/cpp/error#Control_de_excepciones
1.1 Captura y almacenamiento de objetos de excepciónhttp://es.cppreference.com/cpp/error#Captura_y_almacenamiento_de_objetos_de_excepción
1.2 Gestión de fallos en el manejo de excepcioneshttp://es.cppreference.com/cpp/error#Gestión_de_fallos_en_el_manejo_de_excepciones
1.3 Gestión de infracciones de las especificaciones de excepciones (hasta C++17)http://es.cppreference.com/cpp/error#Gestión_de_infracciones_de_las_especificaciones_de_excepciones_(hasta_C++17)
1.4 Categorías de excepcioneshttp://es.cppreference.com/cpp/error#Categorías_de_excepciones
2 Números de erroreshttp://es.cppreference.com/cpp/error#Números_de_errores
3 Error del sistema (desde C++11)http://es.cppreference.com/cpp/error#Error_del_sistema_(desde_C++11)
4 Asercioneshttp://es.cppreference.com/cpp/error#Aserciones
5 Seguimiento de pila (desde C++23)http://es.cppreference.com/cpp/error#Seguimiento_de_pila_(desde_C++23)
6 Apoyo de depuración (desde C++26)http://es.cppreference.com/cpp/error#Apoyo_de_depuración_(desde_C++26)
7 Véase tambiénhttp://es.cppreference.com/cpp/error#Véase_también
http://es.cppreference.com/cpp/header/exception
http://es.cppreference.com/cpp/header/exception
exceptionhttp://es.cppreference.com/cpp/error/exception
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_exception&action=edit
uncaught_exceptionhttp://es.cppreference.com/cpp/error/uncaught_exception
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_uncaught_exception&action=edit
exception_ptrhttp://es.cppreference.com/cpp/error/exception_ptr
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_exception_ptr&action=edit
make_exception_ptrhttp://es.cppreference.com/cpp/error/make_exception_ptr
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_make_exception_ptr&action=edit
current_exceptionhttp://es.cppreference.com/cpp/error/current_exception
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_current_exception&action=edit
rethrow_exceptionhttp://es.cppreference.com/cpp/error/rethrow_exception
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_rethrow_exception&action=edit
nested_exceptionhttp://es.cppreference.com/cpp/error/nested_exception
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_nested_exception&action=edit
throw_with_nestedhttp://es.cppreference.com/cpp/error/throw_with_nested
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_throw_with_nested&action=edit
rethrow_if_nestedhttp://es.cppreference.com/cpp/error/rethrow_if_nested
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_rethrow_if_nested&action=edit
http://es.cppreference.com/cpp/header/exception
terminatehttp://es.cppreference.com/cpp/error/terminate
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_terminate&action=edit
terminate_handlerhttp://es.cppreference.com/cpp/error/terminate_handler
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_terminate_handler&action=edit
get_terminatehttp://es.cppreference.com/cpp/error/get_terminate
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_get_terminate&action=edit
set_terminatehttp://es.cppreference.com/cpp/error/set_terminate
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_set_terminate&action=edit
bad_exceptionhttp://es.cppreference.com/cpp/error/bad_exception
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_bad_exception&action=edit
unexpectedhttp://es.cppreference.com/cpp/error/unexpected
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_unexpected&action=edit
unexpected_handlerhttp://es.cppreference.com/cpp/error/unexpected_handler
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_unexpected_handler&action=edit
get_unexpectedhttp://es.cppreference.com/cpp/error/get_unexpected
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_get_unexpected&action=edit
set_unexpectedhttp://es.cppreference.com/cpp/error/set_unexpected
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_set_unexpected&action=edit
http://es.cppreference.com/cpp/header/stdexcept
logic_errorhttp://es.cppreference.com/cpp/error/logic_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_logic_error&action=edit
invalid_argumenthttp://es.cppreference.com/cpp/error/invalid_argument
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_invalid_argument&action=edit
domain_errorhttp://es.cppreference.com/cpp/error/domain_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_domain_error&action=edit
length_errorhttp://es.cppreference.com/cpp/error/length_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_length_error&action=edit
out_of_rangehttp://es.cppreference.com/cpp/error/out_of_range
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_out_of_range&action=edit
runtime_errorhttp://es.cppreference.com/cpp/error/runtime_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_runtime_error&action=edit
range_errorhttp://es.cppreference.com/cpp/error/range_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_range_error&action=edit
overflow_errorhttp://es.cppreference.com/cpp/error/overflow_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_overflow_error&action=edit
underflow_errorhttp://es.cppreference.com/cpp/error/underflow_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/inc_underflow_error&action=edit
tx_exceptionhttp://es.cppreference.com/cpp/error/tx_exception
http://es.cppreference.com/cpp/header/cerrno
errnohttp://es.cppreference.com/cpp/error/errno
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_errno&action=edit
E2BIG, EACCES, ..., EXDEVhttp://es.cppreference.com/cpp/error/errno_macros
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_errno_macros&action=edit
http://es.cppreference.com/cpp/header/system_error
error_categoryhttp://es.cppreference.com/cpp/error/error_category
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_error_category&action=edit
generic_categoryhttp://es.cppreference.com/cpp/error/generic_category
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_generic_category&action=edit
system_categoryhttp://es.cppreference.com/cpp/error/system_category
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_system_category&action=edit
error_conditionhttp://es.cppreference.com/cpp/error/error_condition
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_error_condition&action=edit
errchttp://es.cppreference.com/cpp/error/errc
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_errc&action=edit
error_codehttp://es.cppreference.com/cpp/error/error_code
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_error_code&action=edit
system_errorhttp://es.cppreference.com/cpp/error/system_error
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_system_error&action=edit
http://es.cppreference.com/cpp/header/cassert
asserthttp://es.cppreference.com/cpp/error/assert
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/error/dsc_assert&action=edit
Seguimiento de pilahttp://es.cppreference.com/cpp/utility/basic_stacktrace
http://es.cppreference.com/cpp/header/stacktrace
stacktrace_entryhttp://es.cppreference.com/cpp/utility/stacktrace_entry
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/dsc_stacktrace_entry&action=edit
basic_stacktracehttp://es.cppreference.com/cpp/utility/basic_stacktrace
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/dsc_basic_stacktrace&action=edit
http://es.cppreference.com/cpp/header/debugging
breakpointhttp://es.cppreference.com/cpp/utility/breakpoint
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/dsc_breakpoint&action=edit
breakpoint_if_debugginghttp://es.cppreference.com/cpp/utility/breakpoint_if_debugging
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/dsc_breakpoint_if_debugging&action=edit
is_debugger_presenthttp://es.cppreference.com/cpp/utility/is_debugger_present
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/dsc_is_debugger_present&action=edit
Declaración static_asserthttp://es.cppreference.com/cpp/language/static_assert
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/language/dsc_static_assert&action=edit
Documentación de Chttp://es.cppreference.com/c/error
Categoríashttp://es.cppreference.com/Especial:Categor%C3%ADas
Páginas que utilizan etiquetas source obsoletashttp://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 obsoletoshttp://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_atributos_enclose_obsoletos&action=edit&redlink=1
Página principalhttp://es.cppreference.com/P%C3%A1gina_principal
Cambios recienteshttp://es.cppreference.com/Especial:CambiosRecientes
Página aleatoriahttp://es.cppreference.com/Especial:Aleatoria
Ayuda sobre MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://es.cppreference.com/cpp/error
Lo que enlaza aquíhttp://es.cppreference.com/Especial:LoQueEnlazaAqu%C3%AD/cpp/error
Cambios relacionadoshttp://es.cppreference.com/Especial:CambiosEnEnlazadas/cpp/error
Subir archivohttp://upload.cppreference.com/w/Special:Upload
Páginas especialeshttp://es.cppreference.com/Especial:P%C3%A1ginasEspeciales
Versión para imprimirjavascript:print();
Enlace permanentehttp://es.cppreference.com/index.php?title=cpp/error&oldid=46482
Información de la páginahttp://es.cppreference.com/index.php?title=cpp/error&action=info
Deutschhttps://de.cppreference.com/cpp/error
Españolhttps://es.cppreference.com/cpp/error
Françaishttp://fr.cppreference.com/cpp/error
Italianohttp://it.cppreference.com/cpp/error
日本語http://ja.cppreference.com/cpp/error
Portuguêshttp://pt.cppreference.com/cpp/error
Русскийhttp://ru.cppreference.com/cpp/error
中文http://zh.cppreference.com/cpp/error

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.