René's URL Explorer Experiment


Title: setjmp - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Futility%2Fprogram%2Fsetjmp
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Futility%2Fprogram%2Fsetjmp
Pagehttps://www.cppreference.com/cpp/utility/program/setjmp
Discussionhttps://www.cppreference.com/Talk:cpp/utility/program/setjmp
https://www.cppreference.com/cpp/utility/program/setjmp
Readhttps://www.cppreference.com/cpp/utility/program/setjmp
View sourcehttps://www.cppreference.com/index.php?title=cpp/utility/program/setjmp&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/utility/program/setjmp&action=history
https://www.cppreference.com/cpp/utility/program/setjmp
cpphttps://www.cppreference.com/cpp
utilityhttps://www.cppreference.com/cpp/utility
programhttps://www.cppreference.com/cpp/utility/program
C++https://www.cppreference.com/cpp
Compiler supporthttps://www.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://www.cppreference.com/cpp/freestanding
Languagehttps://www.cppreference.com/cpp/language
Standard libraryhttps://www.cppreference.com/cpp/standard_library
Standard library headershttps://www.cppreference.com/cpp/header
Named requirementshttps://www.cppreference.com/cpp/named_req
Feature test macroshttps://www.cppreference.com/cpp/feature_test
Language support libraryhttps://www.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://www.cppreference.com/cpp/concepts
Diagnostics libraryhttps://www.cppreference.com/cpp/error
Memory management libraryhttps://www.cppreference.com/cpp/memory
Metaprogramming libraryhttps://www.cppreference.com/cpp/meta
General utilities libraryhttps://www.cppreference.com/cpp/utility
Containers libraryhttps://www.cppreference.com/cpp/container
Iterators libraryhttps://www.cppreference.com/cpp/iterator
Ranges libraryhttps://www.cppreference.com/cpp/ranges
Algorithms libraryhttps://www.cppreference.com/cpp/algorithm
Strings libraryhttps://www.cppreference.com/cpp/string
Text processing libraryhttps://www.cppreference.com/cpp/text
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Date and time libraryhttps://www.cppreference.com/cpp/chrono
Input/output libraryhttps://www.cppreference.com/cpp/io
Filesystem libraryhttps://www.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://www.cppreference.com/cpp/thread
Execution control libraryhttps://www.cppreference.com/cpp/execution
Technical specificationshttps://www.cppreference.com/cpp/experimental
Symbols indexhttps://www.cppreference.com/cpp/symbol_index
External librarieshttps://www.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Utilities libraryhttps://www.cppreference.com/cpp/utility
Language supporthttps://www.cppreference.com/cpp/utility#Language_support
Type supporthttps://www.cppreference.com/cpp/types
Library feature-test macroshttps://www.cppreference.com/cpp/utility/feature_test
Program utilitieshttps://www.cppreference.com/cpp/utility/program
Variadic functionshttps://www.cppreference.com/cpp/utility/variadic
initializer_listhttps://www.cppreference.com/cpp/utility/initializer_list
is_constant_evaluatedhttps://www.cppreference.com/cpp/types/is_constant_evaluated
is_within_lifetimehttps://www.cppreference.com/cpp/types/is_within_lifetime
source_locationhttps://www.cppreference.com/cpp/utility/source_location
Coroutine supporthttps://www.cppreference.com/cpp/coroutine
Contract supporthttps://www.cppreference.com/cpp/contract
Three-way comparisonhttps://www.cppreference.com/cpp/utility#Three-way_comparison
three_way_comparablethree_way_comparable_withhttps://www.cppreference.com/cpp/utility/compare/three_way_comparable
strong_orderinghttps://www.cppreference.com/cpp/utility/compare/strong_ordering
weak_orderinghttps://www.cppreference.com/cpp/utility/compare/weak_ordering
partial_orderinghttps://www.cppreference.com/cpp/utility/compare/partial_ordering
common_comparison_categoryhttps://www.cppreference.com/cpp/utility/compare/common_comparison_category
compare_three_way_resulthttps://www.cppreference.com/cpp/utility/compare/compare_three_way_result
compare_three_wayhttps://www.cppreference.com/cpp/utility/compare/compare_three_way
strong_orderhttps://www.cppreference.com/cpp/utility/compare/strong_order
weak_orderhttps://www.cppreference.com/cpp/utility/compare/weak_order
partial_orderhttps://www.cppreference.com/cpp/utility/compare/partial_order
compare_strong_order_fallbackhttps://www.cppreference.com/cpp/utility/compare/compare_strong_order_fallback
compare_weak_order_fallbackhttps://www.cppreference.com/cpp/utility/compare/compare_weak_order_fallback
compare_partial_order_fallbackhttps://www.cppreference.com/cpp/utility/compare/compare_partial_order_fallback
type_orderhttps://www.cppreference.com/cpp/utility/compare/type_order
is_eqis_ltis_lteqhttps://www.cppreference.com/cpp/utility/compare/named_comparison_functions
is_neqis_gtis_gteqhttps://www.cppreference.com/cpp/utility/compare/named_comparison_functions
Function objectshttps://www.cppreference.com/cpp/utility/functional
Bit manipulationhttps://www.cppreference.com/cpp/utility/bit
bitsethttps://www.cppreference.com/cpp/utility/bitset
hashhttps://www.cppreference.com/cpp/utility/hash
Relational operatorshttps://www.cppreference.com/cpp/utility#Relational_operators
rel_ops::operator!=rel_ops::operator>https://www.cppreference.com/cpp/utility/rel_ops/operator_cmp
rel_ops::operator<=rel_ops::operator>=https://www.cppreference.com/cpp/utility/rel_ops/operator_cmp
Integer comparison functionshttps://www.cppreference.com/cpp/utility#Integer_comparison_functions
cmp_equalcmp_lesscmp_less_thanhttps://www.cppreference.com/cpp/utility/intcmp
cmp_not_equalcmp_greatercmp_greater_thanhttps://www.cppreference.com/cpp/utility/intcmp
in_rangehttps://www.cppreference.com/cpp/utility/in_range
Swaphttps://www.cppreference.com/cpp/utility#Swap
type operationshttps://www.cppreference.com/cpp/utility#Type_operations
swaphttps://www.cppreference.com/cpp/algorithm/swap
ranges::swaphttps://www.cppreference.com/cpp/utility/ranges/swap
exchangehttps://www.cppreference.com/cpp/utility/exchange
declvalhttps://www.cppreference.com/cpp/utility/declval
to_underlyinghttps://www.cppreference.com/cpp/utility/to_underlying
forwardhttps://www.cppreference.com/cpp/utility/forward
forward_likehttps://www.cppreference.com/cpp/utility/forward_like
movehttps://www.cppreference.com/cpp/utility/move
move_if_noexcepthttps://www.cppreference.com/cpp/utility/move_if_noexcept
as_consthttps://www.cppreference.com/cpp/utility/as_const
pairhttps://www.cppreference.com/cpp/utility/pair
tuplehttps://www.cppreference.com/cpp/utility/tuple
optionalhttps://www.cppreference.com/cpp/utility/optional
anyhttps://www.cppreference.com/cpp/utility/any
varianthttps://www.cppreference.com/cpp/utility/variant
tuple_sizehttps://www.cppreference.com/cpp/utility/tuple_size
tuple_elementhttps://www.cppreference.com/cpp/utility/tuple_element
applyhttps://www.cppreference.com/cpp/utility/apply
make_from_tuplehttps://www.cppreference.com/cpp/utility/make_from_tuple
expectedhttps://www.cppreference.com/cpp/utility/expected
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/navbar_content&action=edit
Program support utilitieshttps://www.cppreference.com/cpp/utility/program
Program terminationhttps://www.cppreference.com/cpp/utility/program#Program_termination
aborthttps://www.cppreference.com/cpp/utility/program/abort
exithttps://www.cppreference.com/cpp/utility/program/exit
quick_exithttps://www.cppreference.com/cpp/utility/program/quick_exit
_Exithttps://www.cppreference.com/cpp/utility/program/_Exit
atexithttps://www.cppreference.com/cpp/utility/program/atexit
at_quick_exithttps://www.cppreference.com/cpp/utility/program/at_quick_exit
EXIT_SUCCESSEXIT_FAILUREhttps://www.cppreference.com/cpp/utility/program/EXIT_status
Unreachable control flowhttps://www.cppreference.com/cpp/utility/program#Unreachable_control_flow
unreachablehttps://www.cppreference.com/cpp/utility/unreachable
Communicating with the environmenthttps://www.cppreference.com/cpp/utility/program#Communicating_with_the_environment
systemhttps://www.cppreference.com/cpp/utility/program/system
getenvhttps://www.cppreference.com/cpp/utility/program/getenv
Signalshttps://www.cppreference.com/cpp/utility/program#Signals
signalhttps://www.cppreference.com/cpp/utility/program/signal
raisehttps://www.cppreference.com/cpp/utility/program/raise
sig_atomic_thttps://www.cppreference.com/cpp/utility/program/sig_atomic_t
SIG_DFLSIG_IGNhttps://www.cppreference.com/cpp/utility/program/SIG_strategies
SIG_ERRhttps://www.cppreference.com/cpp/utility/program/SIG_ERR
Signal typeshttps://www.cppreference.com/cpp/utility/program#Signal_types
SIGABRTSIGFPESIGILLhttps://www.cppreference.com/cpp/utility/program/SIG_types
SIGINTSIGSEGVSIGTERMhttps://www.cppreference.com/cpp/utility/program/SIG_types
Non-local jumpshttps://www.cppreference.com/cpp/utility/program#Non-local_jumps
longjmphttps://www.cppreference.com/cpp/utility/program/longjmp
Typeshttps://www.cppreference.com/cpp/utility/program#Types
jmp_bufhttps://www.cppreference.com/cpp/utility/program/jmp_buf
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/program/navbar_content&action=edit
https://www.cppreference.com/cpp/header/csetjmp
ifhttps://www.cppreference.com/cpp/language/if
switchhttps://www.cppreference.com/cpp/language/switch
whilehttps://www.cppreference.com/cpp/language/while
do-whilehttps://www.cppreference.com/cpp/language/do
forhttps://www.cppreference.com/cpp/language/for
ifhttps://www.cppreference.com/cpp/language/if
switchhttps://www.cppreference.com/cpp/language/switch
whilehttps://www.cppreference.com/cpp/language/while
do-whilehttps://www.cppreference.com/cpp/language/do
forhttps://www.cppreference.com/cpp/language/for
ifhttps://www.cppreference.com/cpp/language/if
switchhttps://www.cppreference.com/cpp/language/switch
whilehttps://www.cppreference.com/cpp/language/while
do-whilehttps://www.cppreference.com/cpp/language/do
forhttps://www.cppreference.com/cpp/language/for
expression statementhttps://www.cppreference.com/cpp/language/statements#Expression_statements
coroutinehttps://www.cppreference.com/cpp/language/coroutines
volatilehttps://www.cppreference.com/cpp/language/cv
1 Parametershttps://www.cppreference.com/cpp/utility/program/setjmp#Parameters
2 Return valuehttps://www.cppreference.com/cpp/utility/program/setjmp#Return_value
3 Noteshttps://www.cppreference.com/cpp/utility/program/setjmp#Notes
4 Examplehttps://www.cppreference.com/cpp/utility/program/setjmp#Example
5 See alsohttps://www.cppreference.com/cpp/utility/program/setjmp#See_also
longjmphttps://www.cppreference.com/cpp/utility/program/longjmp
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/program/dsc_longjmp&action=edit
C documentationhttps://www.cppreference.com/c/program/setjmp
Categorieshttps://www.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/cpp/utility/program/setjmp
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/utility/program/setjmp
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/utility/program/setjmp
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=cpp/utility/program/setjmp&oldid=148740
Page informationhttps://www.cppreference.com/index.php?title=cpp/utility/program/setjmp&action=info
Deutschhttps://de.cppreference.com/cpp/utility/program/setjmp
Españolhttp://es.cppreference.com/cpp/utility/program/setjmp
Françaishttp://fr.cppreference.com/cpp/utility/program/setjmp
Italianohttp://it.cppreference.com/cpp/utility/program/setjmp
日本語http://ja.cppreference.com/cpp/utility/program/setjmp
Portuguêshttp://pt.cppreference.com/cpp/utility/program/setjmp
Русскийhttp://ru.cppreference.com/cpp/utility/program/setjmp
中文http://zh.cppreference.com/cpp/utility/program/setjmp

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.