René's URL Explorer Experiment


Title: C++ keyword: union - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fkeyword%2Funion
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fkeyword%2Funion
Pagehttps://cppreference.com/cpp/keyword/union
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/keyword/union&action=edit&redlink=1
https://cppreference.com/cpp/keyword/union
Readhttps://cppreference.com/cpp/keyword/union
View sourcehttps://cppreference.com/index.php?title=cpp/keyword/union&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/keyword/union&action=history
https://cppreference.com/cpp/keyword/union
cpphttps://cppreference.com/cpp
keywordhttps://cppreference.com/cpp/keyword
C++https://cppreference.com/cpp
Compiler supporthttps://cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://cppreference.com/cpp/freestanding
Languagehttps://cppreference.com/cpp/language
Standard libraryhttps://cppreference.com/cpp/standard_library
Standard library headershttps://cppreference.com/cpp/header
Named requirementshttps://cppreference.com/cpp/named_req
Feature test macroshttps://cppreference.com/cpp/feature_test
Language support libraryhttps://cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://cppreference.com/cpp/concepts
Diagnostics libraryhttps://cppreference.com/cpp/error
Memory management libraryhttps://cppreference.com/cpp/memory
Metaprogramming libraryhttps://cppreference.com/cpp/meta
General utilities libraryhttps://cppreference.com/cpp/utility
Containers libraryhttps://cppreference.com/cpp/container
Iterators libraryhttps://cppreference.com/cpp/iterator
Ranges libraryhttps://cppreference.com/cpp/ranges
Algorithms libraryhttps://cppreference.com/cpp/algorithm
Strings libraryhttps://cppreference.com/cpp/string
Text processing libraryhttps://cppreference.com/cpp/text
Numerics libraryhttps://cppreference.com/cpp/numeric
Date and time libraryhttps://cppreference.com/cpp/chrono
Input/output libraryhttps://cppreference.com/cpp/io
Filesystem libraryhttps://cppreference.com/cpp/filesystem
Concurrency support libraryhttps://cppreference.com/cpp/thread
Execution control libraryhttps://cppreference.com/cpp/execution
Technical specificationshttps://cppreference.com/cpp/experimental
Symbols indexhttps://cppreference.com/cpp/symbol_index
External librarieshttps://cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
C++ languagehttps://cppreference.com/cpp/language
Preprocessorhttps://cppreference.com/cpp/preprocessor
Commentshttps://cppreference.com/cpp/comment
Keywordshttps://cppreference.com/cpp/keyword
Escape sequenceshttps://cppreference.com/cpp/language/escape
Flow controlhttps://cppreference.com/cpp/language/statements
ifhttps://cppreference.com/cpp/language/if
switchhttps://cppreference.com/cpp/language/switch
forhttps://cppreference.com/cpp/language/for
range-forhttps://cppreference.com/cpp/language/range-for
whilehttps://cppreference.com/cpp/language/while
do-whilehttps://cppreference.com/cpp/language/do
continuehttps://cppreference.com/cpp/language/continue
breakhttps://cppreference.com/cpp/language/break
gotohttps://cppreference.com/cpp/language/goto
returnhttps://cppreference.com/cpp/language/return
Functionshttps://cppreference.com/cpp/language/functions
Function declarationhttps://cppreference.com/cpp/language/function
Lambda function expressionhttps://cppreference.com/cpp/language/lambda
inline specifierhttps://cppreference.com/cpp/language/inline
Dynamic exception specificationshttps://cppreference.com/cpp/language/except_spec
noexcept specifierhttps://cppreference.com/cpp/language/noexcept_spec
throw-expressionhttps://cppreference.com/cpp/language/throw
try blockhttps://cppreference.com/cpp/language/try
catch handlerhttps://cppreference.com/cpp/language/catch
Namespace declarationhttps://cppreference.com/cpp/language/namespace
Namespace aliaseshttps://cppreference.com/cpp/language/namespace_alias
Fundamental typeshttps://cppreference.com/cpp/language/types
Enumeration typeshttps://cppreference.com/cpp/language/enum
Function typeshttps://cppreference.com/cpp/language/function
Class/struct typeshttps://cppreference.com/cpp/language/class
Union typeshttps://cppreference.com/cpp/language/union
const/volatilehttps://cppreference.com/cpp/language/cv
decltypehttps://cppreference.com/cpp/language/decltype
autohttps://cppreference.com/cpp/language/auto
constexprhttps://cppreference.com/cpp/language/constexpr
constevalhttps://cppreference.com/cpp/language/consteval
constinithttps://cppreference.com/cpp/language/constinit
Storage duration specifiershttps://cppreference.com/cpp/language/storage_duration
Initializationhttps://cppreference.com/cpp/language/initialization
Default-initializationhttps://cppreference.com/cpp/language/default_initialization
Value-initializationhttps://cppreference.com/cpp/language/value_initialization
Zero-initializationhttps://cppreference.com/cpp/language/zero_initialization
Copy-initializationhttps://cppreference.com/cpp/language/copy_initialization
Direct-initializationhttps://cppreference.com/cpp/language/direct_initialization
Aggregate initializationhttps://cppreference.com/cpp/language/aggregate_initialization
List-initializationhttps://cppreference.com/cpp/language/list_initialization
Constant initializationhttps://cppreference.com/cpp/language/constant_initialization
Reference initializationhttps://cppreference.com/cpp/language/reference_initialization
Expressionshttps://cppreference.com/cpp/language/expressions
Value categorieshttps://cppreference.com/cpp/language/value_category
Order of evaluationhttps://cppreference.com/cpp/language/eval_order
Operatorshttps://cppreference.com/cpp/language/operators
Operator precedencehttps://cppreference.com/cpp/language/operator_precedence
Alternative representationshttps://cppreference.com/cpp/language/operator_alternative
Literalshttps://cppreference.com/cpp/language/expressions#Literals
Booleanhttps://cppreference.com/cpp/language/bool_literal
Integerhttps://cppreference.com/cpp/language/integer_literal
Floating-pointhttps://cppreference.com/cpp/language/floating_literal
Characterhttps://cppreference.com/cpp/language/character_literal
Stringhttps://cppreference.com/cpp/language/string_literal
nullptrhttps://cppreference.com/cpp/language/nullptr
User-definedhttps://cppreference.com/cpp/language/user_literal
Attributeshttps://cppreference.com/cpp/language/attributes
typedef declarationhttps://cppreference.com/cpp/language/typedef
Type alias declarationhttps://cppreference.com/cpp/language/type_alias
Implicit conversionshttps://cppreference.com/cpp/language/implicit_conversion
static_casthttps://cppreference.com/cpp/language/static_cast
const_casthttps://cppreference.com/cpp/language/const_cast
Explicit conversionshttps://cppreference.com/cpp/language/explicit_cast
dynamic_casthttps://cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://cppreference.com/cpp/language/reinterpret_cast
new expressionhttps://cppreference.com/cpp/language/new
delete expressionhttps://cppreference.com/cpp/language/delete
Classeshttps://cppreference.com/cpp/language/classes
Class declarationhttps://cppreference.com/cpp/language/class
Constructorshttps://cppreference.com/cpp/language/constructor
this pointerhttps://cppreference.com/cpp/language/this
Access specifiershttps://cppreference.com/cpp/language/access
friend specifierhttps://cppreference.com/cpp/language/friend
Virtual functionhttps://cppreference.com/cpp/language/virtual
override specifierhttps://cppreference.com/cpp/language/override
final specifierhttps://cppreference.com/cpp/language/final
explicithttps://cppreference.com/cpp/language/explicit
statichttps://cppreference.com/cpp/language/static
Default constructorhttps://cppreference.com/cpp/language/default_constructor
Copy constructorhttps://cppreference.com/cpp/language/copy_constructor
Move constructorhttps://cppreference.com/cpp/language/move_constructor
Copy assignmenthttps://cppreference.com/cpp/language/as_operator
Move assignmenthttps://cppreference.com/cpp/language/move_operator
Destructorhttps://cppreference.com/cpp/language/destructor
Templateshttps://cppreference.com/cpp/language/templates
Class templatehttps://cppreference.com/cpp/language/class_template
Function templatehttps://cppreference.com/cpp/language/function_template
Template specializationhttps://cppreference.com/cpp/language/template_specialization
Parameter packshttps://cppreference.com/cpp/language/pack
Inline assemblyhttps://cppreference.com/cpp/language/asm
History of C++https://cppreference.com/cpp/language/history
[edit]https://cppreference.com/index.php?title=Template:cpp/language/navbar_content&action=edit
Keywordshttps://cppreference.com/cpp/keyword
alignashttps://cppreference.com/cpp/keyword/alignas
alignofhttps://cppreference.com/cpp/keyword/alignof
andhttps://cppreference.com/cpp/keyword/and
and_eqhttps://cppreference.com/cpp/keyword/and_eq
asmhttps://cppreference.com/cpp/keyword/asm
autohttps://cppreference.com/cpp/keyword/auto
bitandhttps://cppreference.com/cpp/keyword/bitand
bitorhttps://cppreference.com/cpp/keyword/bitor
boolhttps://cppreference.com/cpp/keyword/bool
breakhttps://cppreference.com/cpp/keyword/break
casehttps://cppreference.com/cpp/keyword/case
catchhttps://cppreference.com/cpp/keyword/catch
charhttps://cppreference.com/cpp/keyword/char
char8_thttps://cppreference.com/cpp/keyword/char8_t
char16_thttps://cppreference.com/cpp/keyword/char16_t
char32_thttps://cppreference.com/cpp/keyword/char32_t
classhttps://cppreference.com/cpp/keyword/class
complhttps://cppreference.com/cpp/keyword/compl
concepthttps://cppreference.com/cpp/keyword/concept
consthttps://cppreference.com/cpp/keyword/const
constevalhttps://cppreference.com/cpp/keyword/consteval
constexprhttps://cppreference.com/cpp/keyword/constexpr
constinithttps://cppreference.com/cpp/keyword/constinit
const_casthttps://cppreference.com/cpp/keyword/const_cast
continuehttps://cppreference.com/cpp/keyword/continue
contract_asserthttps://cppreference.com/cpp/keyword/contract_assert
co_awaithttps://cppreference.com/cpp/keyword/co_await
co_returnhttps://cppreference.com/cpp/keyword/co_return
co_yieldhttps://cppreference.com/cpp/keyword/co_yield
decltypehttps://cppreference.com/cpp/keyword/decltype
defaulthttps://cppreference.com/cpp/keyword/default
deletehttps://cppreference.com/cpp/keyword/delete
dohttps://cppreference.com/cpp/keyword/do
doublehttps://cppreference.com/cpp/keyword/double
dynamic_casthttps://cppreference.com/cpp/keyword/dynamic_cast
elsehttps://cppreference.com/cpp/keyword/else
enumhttps://cppreference.com/cpp/keyword/enum
explicithttps://cppreference.com/cpp/keyword/explicit
exporthttps://cppreference.com/cpp/keyword/export
externhttps://cppreference.com/cpp/keyword/extern
falsehttps://cppreference.com/cpp/keyword/false
floathttps://cppreference.com/cpp/keyword/float
forhttps://cppreference.com/cpp/keyword/for
friendhttps://cppreference.com/cpp/keyword/friend
gotohttps://cppreference.com/cpp/keyword/goto
ifhttps://cppreference.com/cpp/keyword/if
inlinehttps://cppreference.com/cpp/keyword/inline
inthttps://cppreference.com/cpp/keyword/int
longhttps://cppreference.com/cpp/keyword/long
mutablehttps://cppreference.com/cpp/keyword/mutable
namespacehttps://cppreference.com/cpp/keyword/namespace
newhttps://cppreference.com/cpp/keyword/new
noexcepthttps://cppreference.com/cpp/keyword/noexcept
nothttps://cppreference.com/cpp/keyword/not
not_eqhttps://cppreference.com/cpp/keyword/not_eq
nullptrhttps://cppreference.com/cpp/keyword/nullptr
operatorhttps://cppreference.com/cpp/keyword/operator
orhttps://cppreference.com/cpp/keyword/or
or_eqhttps://cppreference.com/cpp/keyword/or_eq
privatehttps://cppreference.com/cpp/keyword/private
protectedhttps://cppreference.com/cpp/keyword/protected
publichttps://cppreference.com/cpp/keyword/public
registerhttps://cppreference.com/cpp/keyword/register
reinterpret_casthttps://cppreference.com/cpp/keyword/reinterpret_cast
requireshttps://cppreference.com/cpp/keyword/requires
returnhttps://cppreference.com/cpp/keyword/return
shorthttps://cppreference.com/cpp/keyword/short
signedhttps://cppreference.com/cpp/keyword/signed
sizeofhttps://cppreference.com/cpp/keyword/sizeof
statichttps://cppreference.com/cpp/keyword/static
static_asserthttps://cppreference.com/cpp/keyword/static_assert
static_casthttps://cppreference.com/cpp/keyword/static_cast
structhttps://cppreference.com/cpp/keyword/struct
switchhttps://cppreference.com/cpp/keyword/switch
templatehttps://cppreference.com/cpp/keyword/template
thishttps://cppreference.com/cpp/keyword/this
thread_localhttps://cppreference.com/cpp/keyword/thread_local
throwhttps://cppreference.com/cpp/keyword/throw
truehttps://cppreference.com/cpp/keyword/true
tryhttps://cppreference.com/cpp/keyword/try
typedefhttps://cppreference.com/cpp/keyword/typedef
typeidhttps://cppreference.com/cpp/keyword/typeid
typenamehttps://cppreference.com/cpp/keyword/typename
unsignedhttps://cppreference.com/cpp/keyword/unsigned
usinghttps://cppreference.com/cpp/keyword/using
virtualhttps://cppreference.com/cpp/keyword/virtual
voidhttps://cppreference.com/cpp/keyword/void
volatilehttps://cppreference.com/cpp/keyword/volatile
wchar_thttps://cppreference.com/cpp/keyword/wchar_t
whilehttps://cppreference.com/cpp/keyword/while
xorhttps://cppreference.com/cpp/keyword/xor
xor_eqhttps://cppreference.com/cpp/keyword/xor_eq
finalhttps://cppreference.com/cpp/identifier_with_special_meaning/final
overridehttps://cppreference.com/cpp/identifier_with_special_meaning/override
importhttps://cppreference.com/cpp/identifier_with_special_meaning/import
modulehttps://cppreference.com/cpp/identifier_with_special_meaning/module
posthttps://cppreference.com/cpp/identifier_with_special_meaning/post
prehttps://cppreference.com/cpp/identifier_with_special_meaning/pre
[edit]https://cppreference.com/index.php?title=Template:cpp/keyword/navbar_content&action=edit
declaration of a union typehttps://cppreference.com/cpp/language/union
elaborated type specifierhttps://cppreference.com/cpp/language/elaborated_type_specifier
classhttps://cppreference.com/cpp/keyword/class
structhttps://cppreference.com/cpp/keyword/struct
finalhttps://cppreference.com/cpp/identifier_with_special_meaning/final
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/cpp/keyword/union
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/keyword/union
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/keyword/union
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=cpp/keyword/union&oldid=176066
Page informationhttps://cppreference.com/index.php?title=cpp/keyword/union&action=info
Deutschhttps://de.cppreference.com/cpp/keyword/union
Españolhttp://es.cppreference.com/cpp/keyword/union
Françaishttp://fr.cppreference.com/cpp/keyword/union
Italianohttp://it.cppreference.com/cpp/keyword/union
日本語http://ja.cppreference.com/cpp/keyword/union
Portuguêshttp://pt.cppreference.com/cpp/keyword/union
Русскийhttp://ru.cppreference.com/cpp/keyword/union
中文http://zh.cppreference.com/cpp/keyword/union

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.