René's URL Explorer Experiment


Title: noexcept specifier (since C++11) - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://en.cppreference.com/
Create accounthttps://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Flanguage%2Fnoexcept+spec
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Fnoexcept+spec
Pagehttps://en.cppreference.com/cpp/language/noexcept_spec
Discussionhttps://en.cppreference.com/Talk:cpp/language/noexcept_spec
https://en.cppreference.com/cpp/language/noexcept_spec
Readhttps://en.cppreference.com/cpp/language/noexcept_spec
View sourcehttps://en.cppreference.com/index.php?title=cpp/language/noexcept_spec&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/language/noexcept_spec&action=history
https://en.cppreference.com/cpp/language/noexcept_spec
cpphttps://en.cppreference.com/cpp
languagehttps://en.cppreference.com/cpp/language
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://en.cppreference.com/cpp/freestanding
Languagehttps://en.cppreference.com/cpp/language
Standard libraryhttps://en.cppreference.com/cpp/standard_library
Standard library headershttps://en.cppreference.com/cpp/header
Named requirementshttps://en.cppreference.com/cpp/named_req
Feature test macroshttps://en.cppreference.com/cpp/feature_test
Language support libraryhttps://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://en.cppreference.com/cpp/concepts
Diagnostics libraryhttps://en.cppreference.com/cpp/error
Memory management libraryhttps://en.cppreference.com/cpp/memory
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
General utilities libraryhttps://en.cppreference.com/cpp/utility
Containers libraryhttps://en.cppreference.com/cpp/container
Iterators libraryhttps://en.cppreference.com/cpp/iterator
Ranges libraryhttps://en.cppreference.com/cpp/ranges
Algorithms libraryhttps://en.cppreference.com/cpp/algorithm
Strings libraryhttps://en.cppreference.com/cpp/string
Text processing libraryhttps://en.cppreference.com/cpp/text
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Date and time libraryhttps://en.cppreference.com/cpp/chrono
Input/output libraryhttps://en.cppreference.com/cpp/io
Filesystem libraryhttps://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Execution control libraryhttps://en.cppreference.com/cpp/execution
Technical specificationshttps://en.cppreference.com/cpp/experimental
Symbols indexhttps://en.cppreference.com/cpp/symbol_index
External librarieshttps://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
C++ languagehttps://en.cppreference.com/cpp/language
Preprocessorhttps://en.cppreference.com/cpp/preprocessor
Commentshttps://en.cppreference.com/cpp/comment
Keywordshttps://en.cppreference.com/cpp/keyword
Escape sequenceshttps://en.cppreference.com/cpp/language/escape
Flow controlhttps://en.cppreference.com/cpp/language/statements
ifhttps://en.cppreference.com/cpp/language/if
switchhttps://en.cppreference.com/cpp/language/switch
forhttps://en.cppreference.com/cpp/language/for
range-forhttps://en.cppreference.com/cpp/language/range-for
whilehttps://en.cppreference.com/cpp/language/while
do-whilehttps://en.cppreference.com/cpp/language/do
continuehttps://en.cppreference.com/cpp/language/continue
breakhttps://en.cppreference.com/cpp/language/break
gotohttps://en.cppreference.com/cpp/language/goto
returnhttps://en.cppreference.com/cpp/language/return
Functionshttps://en.cppreference.com/cpp/language/functions
Function declarationhttps://en.cppreference.com/cpp/language/function
Lambda function expressionhttps://en.cppreference.com/cpp/language/lambda
inline specifierhttps://en.cppreference.com/cpp/language/inline
Dynamic exception specificationshttps://en.cppreference.com/cpp/language/except_spec
throw-expressionhttps://en.cppreference.com/cpp/language/throw
try blockhttps://en.cppreference.com/cpp/language/try
catch handlerhttps://en.cppreference.com/cpp/language/catch
Namespace declarationhttps://en.cppreference.com/cpp/language/namespace
Namespace aliaseshttps://en.cppreference.com/cpp/language/namespace_alias
Fundamental typeshttps://en.cppreference.com/cpp/language/types
Enumeration typeshttps://en.cppreference.com/cpp/language/enum
Function typeshttps://en.cppreference.com/cpp/language/function
Class/struct typeshttps://en.cppreference.com/cpp/language/class
Union typeshttps://en.cppreference.com/cpp/language/union
const/volatilehttps://en.cppreference.com/cpp/language/cv
decltypehttps://en.cppreference.com/cpp/language/decltype
autohttps://en.cppreference.com/cpp/language/auto
constexprhttps://en.cppreference.com/cpp/language/constexpr
constevalhttps://en.cppreference.com/cpp/language/consteval
constinithttps://en.cppreference.com/cpp/language/constinit
Storage duration specifiershttps://en.cppreference.com/cpp/language/storage_duration
Initializationhttps://en.cppreference.com/cpp/language/initialization
Default-initializationhttps://en.cppreference.com/cpp/language/default_initialization
Value-initializationhttps://en.cppreference.com/cpp/language/value_initialization
Zero-initializationhttps://en.cppreference.com/cpp/language/zero_initialization
Copy-initializationhttps://en.cppreference.com/cpp/language/copy_initialization
Direct-initializationhttps://en.cppreference.com/cpp/language/direct_initialization
Aggregate initializationhttps://en.cppreference.com/cpp/language/aggregate_initialization
List-initializationhttps://en.cppreference.com/cpp/language/list_initialization
Constant initializationhttps://en.cppreference.com/cpp/language/constant_initialization
Reference initializationhttps://en.cppreference.com/cpp/language/reference_initialization
Expressionshttps://en.cppreference.com/cpp/language/expressions
Value categorieshttps://en.cppreference.com/cpp/language/value_category
Order of evaluationhttps://en.cppreference.com/cpp/language/eval_order
Operatorshttps://en.cppreference.com/cpp/language/operators
Operator precedencehttps://en.cppreference.com/cpp/language/operator_precedence
Alternative representationshttps://en.cppreference.com/cpp/language/operator_alternative
Literalshttps://en.cppreference.com/cpp/language/expressions#Literals
Booleanhttps://en.cppreference.com/cpp/language/bool_literal
Integerhttps://en.cppreference.com/cpp/language/integer_literal
Floating-pointhttps://en.cppreference.com/cpp/language/floating_literal
Characterhttps://en.cppreference.com/cpp/language/character_literal
Stringhttps://en.cppreference.com/cpp/language/string_literal
nullptrhttps://en.cppreference.com/cpp/language/nullptr
User-definedhttps://en.cppreference.com/cpp/language/user_literal
Attributeshttps://en.cppreference.com/cpp/language/attributes
typedef declarationhttps://en.cppreference.com/cpp/language/typedef
Type alias declarationhttps://en.cppreference.com/cpp/language/type_alias
Implicit conversionshttps://en.cppreference.com/cpp/language/implicit_conversion
static_casthttps://en.cppreference.com/cpp/language/static_cast
const_casthttps://en.cppreference.com/cpp/language/const_cast
Explicit conversionshttps://en.cppreference.com/cpp/language/explicit_cast
dynamic_casthttps://en.cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://en.cppreference.com/cpp/language/reinterpret_cast
new expressionhttps://en.cppreference.com/cpp/language/new
delete expressionhttps://en.cppreference.com/cpp/language/delete
Classeshttps://en.cppreference.com/cpp/language/classes
Class declarationhttps://en.cppreference.com/cpp/language/class
Constructorshttps://en.cppreference.com/cpp/language/constructor
this pointerhttps://en.cppreference.com/cpp/language/this
Access specifiershttps://en.cppreference.com/cpp/language/access
friend specifierhttps://en.cppreference.com/cpp/language/friend
Virtual functionhttps://en.cppreference.com/cpp/language/virtual
override specifierhttps://en.cppreference.com/cpp/language/override
final specifierhttps://en.cppreference.com/cpp/language/final
explicithttps://en.cppreference.com/cpp/language/explicit
statichttps://en.cppreference.com/cpp/language/static
Default constructorhttps://en.cppreference.com/cpp/language/default_constructor
Copy constructorhttps://en.cppreference.com/cpp/language/copy_constructor
Move constructorhttps://en.cppreference.com/cpp/language/move_constructor
Copy assignmenthttps://en.cppreference.com/cpp/language/as_operator
Move assignmenthttps://en.cppreference.com/cpp/language/move_operator
Destructorhttps://en.cppreference.com/cpp/language/destructor
Templateshttps://en.cppreference.com/cpp/language/templates
Class templatehttps://en.cppreference.com/cpp/language/class_template
Function templatehttps://en.cppreference.com/cpp/language/function_template
Template specializationhttps://en.cppreference.com/cpp/language/template_specialization
Parameter packshttps://en.cppreference.com/cpp/language/pack
Inline assemblyhttps://en.cppreference.com/cpp/language/asm
History of C++https://en.cppreference.com/cpp/language/history
[edit]https://cppreference.com/index.php?title=Template:cpp/language/navbar_content&action=edit
Exceptionshttps://en.cppreference.com/cpp/language/exceptions
try blockhttps://en.cppreference.com/cpp/language/try
Throwing exceptionshttps://en.cppreference.com/cpp/language/throw
Handling exceptionshttps://en.cppreference.com/cpp/language/catch
dynamic specificationhttps://en.cppreference.com/cpp/language/except_spec
noexcept operatorhttps://en.cppreference.com/cpp/language/noexcept
[edit]https://cppreference.com/index.php?title=Template:cpp/language/exceptions/navbar_content&action=edit
1 Syntaxhttps://en.cppreference.com/cpp/language/noexcept_spec#Syntax
2 Explanationhttps://en.cppreference.com/cpp/language/noexcept_spec#Explanation
3 Noteshttps://en.cppreference.com/cpp/language/noexcept_spec#Notes
3.1 Deprecateshttps://en.cppreference.com/cpp/language/noexcept_spec#Deprecates
4 Keywordshttps://en.cppreference.com/cpp/language/noexcept_spec#Keywords
5 Examplehttps://en.cppreference.com/cpp/language/noexcept_spec#Example
6 Defect reportshttps://en.cppreference.com/cpp/language/noexcept_spec#Defect_reports
7 See alsohttps://en.cppreference.com/cpp/language/noexcept_spec#See_also
dynamic exception specificationhttps://en.cppreference.com/cpp/language/except_spec
contextually converted constant expression of type boolhttps://en.cppreference.com/cpp/language/constant_expression#Converted_constant_expression
dynamic exception specificationhttps://en.cppreference.com/cpp/language/except_spec
lambda declaratorhttps://en.cppreference.com/cpp/language/lambda
function declaratorhttps://en.cppreference.com/cpp/language/function
typedefhttps://en.cppreference.com/cpp/language/typedef
type aliashttps://en.cppreference.com/cpp/language/type_alias
function declaratorhttps://en.cppreference.com/cpp/language/function
dynamic exception specificationhttps://en.cppreference.com/cpp/language/except_spec
destructorshttps://en.cppreference.com/cpp/language/destructor
default constructorshttps://en.cppreference.com/cpp/language/default_constructor
copy constructorshttps://en.cppreference.com/cpp/language/copy_constructor
move constructorshttps://en.cppreference.com/cpp/language/move_constructor
copy assignmenthttps://en.cppreference.com/cpp/language/copy_assignment
move assignmenthttps://en.cppreference.com/cpp/language/move_assignment
comparison operatorshttps://en.cppreference.com/cpp/language/default_comparisons
deallocation functionshttps://en.cppreference.com/cpp/memory/new/operator_delete
Explicit instantiationshttps://en.cppreference.com/cpp/language/function_template#Explicit_instantiation
implicitly convertiblehttps://en.cppreference.com/cpp/language/implicit_conversion#Function_pointer_conversions
odr-usedhttps://en.cppreference.com/cpp/language/definition#ODR-use
core constant expressionhttps://en.cppreference.com/cpp/language/constant_expression
throw-expressionhttps://en.cppreference.com/cpp/language/throw
dynamic_casthttps://en.cppreference.com/cpp/language/dynamic_cast
typeidhttps://en.cppreference.com/cpp/language/typeid
noexcept operatorhttps://en.cppreference.com/cpp/language/noexcept
noexcept operatorhttps://en.cppreference.com/cpp/language/noexcept
throw()https://en.cppreference.com/cpp/language/except_spec
throw()https://en.cppreference.com/cpp/language/except_spec
throw()https://en.cppreference.com/cpp/language/except_spec
__cpp_noexcept_function_typehttps://en.cppreference.com/cpp/feature_test#cpp_noexcept_function_type
201510Lhttps://en.cppreference.com/cpp/compiler_support/17#cpp_noexcept_function_type_201510L
noexcepthttps://en.cppreference.com/cpp/keyword/noexcept
throwhttps://en.cppreference.com/cpp/keyword/throw
CWG 1330https://cplusplus.github.io/CWG/issues/1330.html
CWG 1740https://cplusplus.github.io/CWG/issues/1740.html
CWG 2039https://cplusplus.github.io/CWG/issues/2039.html
noexcept operatorhttps://en.cppreference.com/cpp/language/noexcept
[edit]https://cppreference.com/index.php?title=Template:cpp/language/dsc_noexcept&action=edit
Dynamic exception specificationhttps://en.cppreference.com/cpp/language/except_spec
[edit]https://cppreference.com/index.php?title=Template:cpp/language/dsc_except_spec&action=edit
throw expression https://en.cppreference.com/cpp/language/throw
[edit]https://cppreference.com/index.php?title=Template:cpp/language/dsc_throw&action=edit
move_if_noexcepthttps://en.cppreference.com/cpp/utility/move_if_noexcept
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_move_if_noexcept&action=edit
Categorieshttps://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/Special:RecentChanges
FAQhttps://en.cppreference.com/Cppreference:FAQ
Offline versionhttps://en.cppreference.com/Cppreference:Archives
https://en.cppreference.com/cpp/language/noexcept_spec
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/language/noexcept_spec
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/language/noexcept_spec
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://en.cppreference.com/index.php?title=cpp/language/noexcept_spec&oldid=178004
Page informationhttps://en.cppreference.com/index.php?title=cpp/language/noexcept_spec&action=info
Deutschhttps://de.cppreference.com/cpp/language/noexcept_spec
Españolhttp://es.cppreference.com/cpp/language/noexcept_spec
Françaishttp://fr.cppreference.com/cpp/language/noexcept_spec
Italianohttp://it.cppreference.com/cpp/language/noexcept_spec
日本語http://ja.cppreference.com/cpp/language/noexcept_spec
Portuguêshttp://pt.cppreference.com/cpp/language/noexcept_spec
Русскийhttp://ru.cppreference.com/cpp/language/noexcept_spec
中文http://zh.cppreference.com/cpp/language/noexcept_spec

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.