René's URL Explorer Experiment


Title: Storage class specifiers - 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%2Fstorage+duration
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Fstorage+duration
Pagehttps://en.cppreference.com/cpp/language/storage_duration
Discussionhttps://en.cppreference.com/Talk:cpp/language/storage_duration
https://en.cppreference.com/cpp/language/storage_duration
Readhttps://en.cppreference.com/cpp/language/storage_duration
View sourcehttps://en.cppreference.com/index.php?title=cpp/language/storage_duration&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/language/storage_duration&action=history
https://en.cppreference.com/cpp/language/storage_duration
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
noexcept specifierhttps://en.cppreference.com/cpp/language/noexcept_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
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
Declarationshttps://en.cppreference.com/cpp/language/declarations
Declaration syntaxhttps://en.cppreference.com/cpp/language/declarations
decl-specifier-seqhttps://en.cppreference.com/cpp/language/declarations#Specifiers
Declaratorhttps://en.cppreference.com/cpp/language/declarations#Declarators
Conflicting declarationshttps://en.cppreference.com/cpp/language/conflicting_declarations
typedefhttps://en.cppreference.com/cpp/language/typedef
inlinehttps://en.cppreference.com/cpp/language/inline
virtual function specifierhttps://en.cppreference.com/cpp/language/virtual
explicit function specifierhttps://en.cppreference.com/cpp/language/explicit
friendhttps://en.cppreference.com/cpp/language/friend
constexprhttps://en.cppreference.com/cpp/language/constexpr
constevalhttps://en.cppreference.com/cpp/language/consteval
constinithttps://en.cppreference.com/cpp/language/constinit
Translation-unit-localhttps://en.cppreference.com/cpp/language/tu_local
class/structhttps://en.cppreference.com/cpp/language/class
unionhttps://en.cppreference.com/cpp/language/union
enumhttps://en.cppreference.com/cpp/language/enum
decltypehttps://en.cppreference.com/cpp/language/decltype
autohttps://en.cppreference.com/cpp/language/auto
alignashttps://en.cppreference.com/cpp/language/alignas
constvolatilehttps://en.cppreference.com/cpp/language/cv
Pack indexing specifierhttps://en.cppreference.com/cpp/language/pack_indexing#Pack_indexing_specifier
Elaborated type specifierhttps://en.cppreference.com/cpp/language/elaborated_type_specifier
Attributeshttps://en.cppreference.com/cpp/language/attributes
Referencehttps://en.cppreference.com/cpp/language/reference
Pointerhttps://en.cppreference.com/cpp/language/pointer
Arrayhttps://en.cppreference.com/cpp/language/array
Simple-declarationhttps://en.cppreference.com/cpp/language/declarations
Structured binding declarationhttps://en.cppreference.com/cpp/language/structured_binding
Alias declarationhttps://en.cppreference.com/cpp/language/type_alias
Namespace alias definitionhttps://en.cppreference.com/cpp/language/namespace_alias
using declarationhttps://en.cppreference.com/cpp/language/using_declaration
using directivehttps://en.cppreference.com/cpp/language/namespace#Using-directives
static_assert declarationhttps://en.cppreference.com/cpp/language/static_assert
asm declarationhttps://en.cppreference.com/cpp/language/asm
Opaque enum declarationhttps://en.cppreference.com/cpp/language/enum
Namespace definitionhttps://en.cppreference.com/cpp/language/namespace
Function declarationhttps://en.cppreference.com/cpp/language/function
Class template declarationhttps://en.cppreference.com/cpp/language/class_template
Function template declarationhttps://en.cppreference.com/cpp/language/function_template
Explicit template instantiationhttps://en.cppreference.com/cpp/language/class_template#Explicit_instantiation
Explicit template specializationhttps://en.cppreference.com/cpp/language/template_specialization
Linkage specificationhttps://en.cppreference.com/cpp/language/language_linkage
Attribute declarationhttps://en.cppreference.com/cpp/language/declarations
Empty declarationhttps://en.cppreference.com/cpp/language/declarations
[edit]https://cppreference.com/index.php?title=Template:cpp/language/declarations/navbar_content&action=edit
declaration syntaxhttps://en.cppreference.com/cpp/language/declarations
scopehttps://en.cppreference.com/cpp/language/scope
1 Storage durationhttps://en.cppreference.com/cpp/language/storage_duration#Storage_duration
1.1 Specifiershttps://en.cppreference.com/cpp/language/storage_duration#Specifiers
1.2 Static storage durationhttps://en.cppreference.com/cpp/language/storage_duration#Static_storage_duration
1.3 Thread storage durationhttps://en.cppreference.com/cpp/language/storage_duration#Thread_storage_duration
1.4 Automatic storage durationhttps://en.cppreference.com/cpp/language/storage_duration#Automatic_storage_duration
1.5 Dynamic storage durationhttps://en.cppreference.com/cpp/language/storage_duration#Dynamic_storage_duration
2 Linkagehttps://en.cppreference.com/cpp/language/storage_duration#Linkage
2.1 No linkagehttps://en.cppreference.com/cpp/language/storage_duration#No_linkage
2.2 Internal linkagehttps://en.cppreference.com/cpp/language/storage_duration#Internal_linkage
2.3 External linkagehttps://en.cppreference.com/cpp/language/storage_duration#External_linkage
2.4 Module linkagehttps://en.cppreference.com/cpp/language/storage_duration#Module_linkage
3 Static block variableshttps://en.cppreference.com/cpp/language/storage_duration#Static_block_variables
4 Translation-unit-local entitieshttps://en.cppreference.com/cpp/language/storage_duration#Translation-unit-local_entities
5 Noteshttps://en.cppreference.com/cpp/language/storage_duration#Notes
6 Keywordshttps://en.cppreference.com/cpp/language/storage_duration#Keywords
7 Examplehttps://en.cppreference.com/cpp/language/storage_duration#Example
8 Defect reportshttps://en.cppreference.com/cpp/language/storage_duration#Defect_reports
9 Referenceshttps://en.cppreference.com/cpp/language/storage_duration#References
10 See alsohttps://en.cppreference.com/cpp/language/storage_duration#See_also
objecthttps://en.cppreference.com/cpp/language/object
declarationshttps://en.cppreference.com/cpp/language/declarations
temporary objectshttps://en.cppreference.com/cpp/language/lifetime#Temporary_object_lifetime
new expressionhttps://en.cppreference.com/cpp/language/new
implicitly created objectshttps://en.cppreference.com/cpp/language/object#Object_creation
subobjectshttps://en.cppreference.com/cpp/language/object#Subobjects
const/volatilehttps://en.cppreference.com/cpp/language/cv
Anonymous unionshttps://en.cppreference.com/cpp/language/union#Anonymous_unions
namespace scopehttps://en.cppreference.com/cpp/language/scope#Namespace_scope
block scopehttps://en.cppreference.com/cpp/language/scope#Block_scope
destructionhttps://en.cppreference.com/cpp/language/operator_other#Built-in_function_call_operator
temporary objectshttps://en.cppreference.com/cpp/language/lifetime#Temporary_object_lifetime
new expressionshttps://en.cppreference.com/cpp/language/new
allocation functionshttps://en.cppreference.com/cpp/memory/new/operator_new
deallocation functionshttps://en.cppreference.com/cpp/memory/new/operator_delete
Implicitly creationhttps://en.cppreference.com/cpp/language/object#Object_creation
Exception objectshttps://en.cppreference.com/cpp/language/throw#Exception_object
redeclaredhttps://en.cppreference.com/cpp/language/conflicting_declarations#Multiple_declarations_of_the_same_entity
translation unithttps://en.cppreference.com/cpp/language/translation_phases
attached to a different modulehttps://en.cppreference.com/cpp/language/modules#Module_ownership
local classeshttps://en.cppreference.com/cpp/language/class#Local_classes
module interface unithttps://en.cppreference.com/cpp/language/modules#Module_declarations
private module fragmenthttps://en.cppreference.com/cpp/language/modules#Private_module_fragment
module partitionhttps://en.cppreference.com/cpp/language/modules#Module_partitions
anonymous unionshttps://en.cppreference.com/cpp/language/union
unnamed namespaceshttps://en.cppreference.com/cpp/language/namespace#Unnamed_namespaces
language linkagehttps://en.cppreference.com/cpp/language/language_linkage
friendhttps://en.cppreference.com/cpp/language/friend
zero-https://en.cppreference.com/cpp/language/zero_initialization
constant-initializationhttps://en.cppreference.com/cpp/language/constant_initialization
throws an exceptionhttps://en.cppreference.com/cpp/language/throw
is called at program exithttps://en.cppreference.com/cpp/utility/program/exit
inline functionhttps://en.cppreference.com/cpp/language/inline
this pagehttps://en.cppreference.com/cpp/language/tu_local
ODRhttps://en.cppreference.com/cpp/language/definition
deduction guidehttps://en.cppreference.com/cpp/language/ctad
usable in constant expressionshttps://en.cppreference.com/cpp/language/constant_expression#Usable_in_constant_expressions
module interface unithttps://en.cppreference.com/cpp/language/modules
templatehttps://en.cppreference.com/cpp/language/templates
language linkagehttps://en.cppreference.com/cpp/language/language_linkage
explicit template instantiation declarationshttps://en.cppreference.com/cpp/language/class_template
explicit specializationshttps://en.cppreference.com/cpp/language/template_specialization
explicit instantiationshttps://en.cppreference.com/cpp/language/class_template#Explicit_instantiation
CWG2387https://cplusplus.github.io/CWG/issues/2387.html
inlinehttps://en.cppreference.com/cpp/language/inline
CWG2387https://cplusplus.github.io/CWG/issues/2387.html
addedhttps://wg21.link/p0607r0
removedhttps://github.com/cplusplus/draft/pull/4625
GCC Bugzilla #109126https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109126
MSVC STL PR #4546https://github.com/microsoft/STL/pull/4546
__cpp_threadsafe_static_inithttps://en.cppreference.com/cpp/feature_test#cpp_threadsafe_static_init
200806Lhttps://en.cppreference.com/cpp/compiler_support/11#cpp_threadsafe_static_init_200806L
Dynamic initialization and destruction with concurrencyhttps://en.cppreference.com/cpp/language/storage_duration#Static_block_variables
autohttps://en.cppreference.com/cpp/keyword/auto
registerhttps://en.cppreference.com/cpp/keyword/register
statichttps://en.cppreference.com/cpp/keyword/static
externhttps://en.cppreference.com/cpp/keyword/extern
thread_localhttps://en.cppreference.com/cpp/keyword/thread_local
mutablehttps://en.cppreference.com/cpp/keyword/mutable
CWG 216https://cplusplus.github.io/CWG/issues/216.html
CWG 389https://cplusplus.github.io/CWG/issues/389.html
CWG 426https://cplusplus.github.io/CWG/issues/426.html
CWG 527https://cplusplus.github.io/CWG/issues/527.html
CWG 809https://cplusplus.github.io/CWG/issues/809.html
CWG 1648https://cplusplus.github.io/CWG/issues/1648.html
CWG 1686https://cplusplus.github.io/CWG/issues/1686.html
CWG 2019https://cplusplus.github.io/CWG/issues/2019.html
CWG 2387https://cplusplus.github.io/CWG/issues/2387.html
CWG 2533https://cplusplus.github.io/CWG/issues/2533.html
CWG 2850https://cplusplus.github.io/CWG/issues/2850.html
CWG 2872https://cplusplus.github.io/CWG/issues/2872.html
P2788R0https://wg21.link/P2788R0
C documentationhttps://en.cppreference.com/c/language/storage_duration
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
Todo with reasonhttps://en.cppreference.com/Category:Todo_with_reason
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/storage_duration
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/language/storage_duration
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/language/storage_duration
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/storage_duration&oldid=183106
Page informationhttps://en.cppreference.com/index.php?title=cpp/language/storage_duration&action=info
Deutschhttps://de.cppreference.com/cpp/language/storage_duration
Españolhttp://es.cppreference.com/cpp/language/storage_duration
Françaishttp://fr.cppreference.com/cpp/language/storage_duration
Italianohttp://it.cppreference.com/cpp/language/storage_duration
日本語http://ja.cppreference.com/cpp/language/storage_duration
Portuguêshttp://pt.cppreference.com/cpp/language/storage_duration
Русскийhttp://ru.cppreference.com/cpp/language/storage_duration
中文http://zh.cppreference.com/cpp/language/storage_duration

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.