René's URL Explorer Experiment


Title: Fundamental types - 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%2Flanguage%2Ftypes
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Ftypes
Pagehttps://cppreference.com/cpp/language/types
Discussionhttps://cppreference.com/Talk:cpp/language/types
https://cppreference.com/cpp/language/types
Readhttps://cppreference.com/cpp/language/types
View sourcehttps://cppreference.com/index.php?title=cpp/language/types&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/language/types&action=history
https://cppreference.com/cpp/language/types
cpphttps://cppreference.com/cpp
languagehttps://cppreference.com/cpp/language
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
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
Basic Conceptshttps://cppreference.com/cpp/language/basic_concepts
Commentshttps://cppreference.com/cpp/comment
ASCIIhttps://cppreference.com/cpp/language/ascii
Punctuationhttps://cppreference.com/cpp/language/punctuators
Names and identifiershttps://cppreference.com/cpp/language/identifiers
Typeshttps://cppreference.com/cpp/language/type
Objectshttps://cppreference.com/cpp/language/object
Scopehttps://cppreference.com/cpp/language/scope
Object lifetimehttps://cppreference.com/cpp/language/lifetime
Storage duration and linkagehttps://cppreference.com/cpp/language/storage_duration
Definitions and ODRhttps://cppreference.com/cpp/language/definition
Name lookuphttps://cppreference.com/cpp/language/lookup
Qualified name lookuphttps://cppreference.com/cpp/language/qualified_lookup
Unqualified name lookuphttps://cppreference.com/cpp/language/unqualified_lookup
The as-if rulehttps://cppreference.com/cpp/language/as_if
Undefined behaviorhttps://cppreference.com/cpp/language/ub
Memory modelhttps://cppreference.com/cpp/language/memory_model
Multi-threaded executions and data raceshttps://cppreference.com/cpp/language/multithread
Character sets and encodingshttps://cppreference.com/cpp/language/charset
Phases of translationhttps://cppreference.com/cpp/language/translation_phases
The main functionhttps://cppreference.com/cpp/language/main_function
Moduleshttps://cppreference.com/cpp/language/modules
Contractshttps://cppreference.com/cpp/language/contracts
[edit]https://cppreference.com/index.php?title=Template:cpp/language/basics/navbar_content&action=edit
typehttps://cppreference.com/cpp/language/type
the list of type-related utilitieshttps://cppreference.com/cpp/types
integral typeshttps://cppreference.com/cpp/language/types#Integral_types
floating-point typeshttps://cppreference.com/cpp/language/types#Floating-point_types
1 voidhttps://cppreference.com/cpp/language/types#void
2 std::nullptr_thttps://cppreference.com/cpp/language/types#std::nullptr_t
3 std::meta::infohttps://cppreference.com/cpp/language/types#std::meta::info
4 Integral typeshttps://cppreference.com/cpp/language/types#Integral_types
4.1 Standard integer typeshttps://cppreference.com/cpp/language/types#Standard_integer_types
4.1.1 Modifiershttps://cppreference.com/cpp/language/types#Modifiers
4.1.2 Propertieshttps://cppreference.com/cpp/language/types#Properties
4.2 Extended integer typeshttps://cppreference.com/cpp/language/types#Extended_integer_types
4.3 Boolean typehttps://cppreference.com/cpp/language/types#Boolean_type
4.4 Character typeshttps://cppreference.com/cpp/language/types#Character_types
5 Floating-point typeshttps://cppreference.com/cpp/language/types#Floating-point_types
5.1 Standard floating-point typeshttps://cppreference.com/cpp/language/types#Standard_floating-point_types
5.2 Extended floating-point typeshttps://cppreference.com/cpp/language/types#Extended_floating-point_types
5.3 Propertieshttps://cppreference.com/cpp/language/types#Properties_2
6 Range of valueshttps://cppreference.com/cpp/language/types#Range_of_values
7 Data modelshttps://cppreference.com/cpp/language/types#Data_models
8 Noteshttps://cppreference.com/cpp/language/types#Notes
9 Keywordshttps://cppreference.com/cpp/language/types#Keywords
10 Defect reportshttps://cppreference.com/cpp/language/types#Defect_reports
11 Referenceshttps://cppreference.com/cpp/language/types#References
12 See alsohttps://cppreference.com/cpp/language/types#See_also
incomplete typehttps://cppreference.com/cpp/language/incomplete_type
arrayshttps://cppreference.com/cpp/language/array
referenceshttps://cppreference.com/cpp/language/reference
pointers to voidhttps://cppreference.com/cpp/language/pointer#Pointers_to_void
functionshttps://cppreference.com/cpp/language/function
nullptrhttps://cppreference.com/cpp/language/nullptr
null pointer constantshttps://cppreference.com/cpp/language/pointer#Null_pointers
https://cppreference.com/cpp/header/cstddef
https://cppreference.com/cpp/header/meta
data modelhttps://cppreference.com/cpp/language/types#Data_models
arithmetic operatorshttps://cppreference.com/cpp/language/operator_arithmetic
integer overflowshttps://cppreference.com/cpp/language/operator_arithmetic#Overflows
sizeofhttps://cppreference.com/cpp/language/sizeof
sizeof...https://cppreference.com/cpp/language/sizeof...
alignofhttps://cppreference.com/cpp/language/alignof
fixed width integer typeshttps://cppreference.com/cpp/types/integer
truehttps://cppreference.com/cpp/language/bool_literal
falsehttps://cppreference.com/cpp/language/bool_literal
object representationshttps://cppreference.com/cpp/language/object
Multibyte characters stringshttps://cppreference.com/cpp/string/multibyte
wide stringshttps://cppreference.com/cpp/string/wide
defecthttps://cppreference.com/cpp/language/types#Defect_reports
byteshttps://en.wikipedia.org/wiki/Byte
sizeofhttps://cppreference.com/cpp/language/sizeof
IEEE-754 binary32 formathttps://en.wikipedia.org/wiki/Single-precision_floating-point_format
IEEE-754 binary64 formathttps://en.wikipedia.org/wiki/Double-precision_floating-point_format
IEEE-754 binary128 formathttps://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format
IEEE-754 binary64-extended formathttps://en.wikipedia.org/wiki/Extended_precision
x87 80-bit extended precision formathttps://en.wikipedia.org/wiki/Extended_precision#x86_extended_precision_format
double-doublehttps://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format#Double-double_arithmetic
fixed width floating-point typeshttps://cppreference.com/cpp/types/floating-point
special valueshttps://cppreference.com/cpp/types/numeric_limits
sqrt(std::complex)https://cppreference.com/cpp/numeric/complex/sqrt
arithmetic operatorshttps://cppreference.com/cpp/language/operator_arithmetic
https://cppreference.com/cpp/header/cmath
math errhandlinghttps://cppreference.com/cpp/numeric/math/math_errhandling
#pragma STDC FP_CONTRACThttps://cppreference.com/cpp/preprocessor/impl##pragma_STDC
the floating-point environmenthttps://cppreference.com/cpp/numeric/fenv
Implicit conversionshttps://cppreference.com/cpp/language/implicit_conversion
limits of floating-point typeshttps://cppreference.com/cpp/types/climits#Limits_of_floating-point_types
ones' complementhttps://en.wikipedia.org/wiki/Ones%27_complement
sign-and-magnitudehttps://en.wikipedia.org/wiki/Signed_number_representations#Sign-and-magnitude_method
two's complementhttps://en.wikipedia.org/wiki/Two%27s_complement
CWG issue 1759https://cplusplus.github.io/CWG/issues/1759.html
UTF-8 string literalhttps://cppreference.com/cpp/language/string_literal
ISO/IEC/IEEE 60559https://www.iso.org/standard/80985.html
IEEE-754https://en.wikipedia.org/wiki/Single-precision_floating-point_format
IEEE-754https://en.wikipedia.org/wiki/Double-precision_floating-point_format
[note 1]https://cppreference.com/cpp/language/types#cite_note-1
x86https://en.wikipedia.org/wiki/Extended_precision
IEEE-754https://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format
https://cppreference.com/cpp/language/types#cite_ref-1
C numeric limits interfacehttps://cppreference.com/cpp/types/climits
Win32 APIhttps://learn.microsoft.com/en-us/windows/win32/desktop-programming
64-bit ARMhttps://en.wikipedia.org/wiki/AArch64
x86-64https://en.wikipedia.org/wiki/x86-64
UNICOS on Crayhttps://en.wikipedia.org/wiki/UNICOS
Feature-testhttps://cppreference.com/cpp/utility/feature_test
__cpp_unicode_charactershttps://cppreference.com/cpp/feature_test#cpp_unicode_characters
200704Lhttps://cppreference.com/cpp/compiler_support/11#cpp_unicode_characters_200704L
__cpp_char8_thttps://cppreference.com/cpp/feature_test#cpp_char8_t
201811Lhttps://cppreference.com/cpp/compiler_support/20#cpp_char8_t_201811L
202207Lhttps://cppreference.com/cpp/compiler_support/23#cpp_char8_t_202207L
allow initialization of (unsigned) char arrayshttps://cppreference.com/cpp/language/aggregate_initialization#Character_arrays
UTF-8 string literalshttps://cppreference.com/cpp/language/string_literal
voidhttps://cppreference.com/cpp/keyword/void
boolhttps://cppreference.com/cpp/keyword/bool
truehttps://cppreference.com/cpp/keyword/true
falsehttps://cppreference.com/cpp/keyword/false
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
wchar_thttps://cppreference.com/cpp/keyword/wchar_t
inthttps://cppreference.com/cpp/keyword/int
shorthttps://cppreference.com/cpp/keyword/short
longhttps://cppreference.com/cpp/keyword/long
signedhttps://cppreference.com/cpp/keyword/signed
unsignedhttps://cppreference.com/cpp/keyword/unsigned
floathttps://cppreference.com/cpp/keyword/float
doublehttps://cppreference.com/cpp/keyword/double
CWG 238https://cplusplus.github.io/CWG/issues/238.html
CWG 1759https://cplusplus.github.io/CWG/issues/1759.html
CWG 2689https://cplusplus.github.io/CWG/issues/2689.html
CWG 2723https://cplusplus.github.io/CWG/issues/2723.html
P2460R2https://wg21.link/P2460R2
The C++ type system overviewhttps://cppreference.com/cpp/language/type
Const-volatility (cv) specifiers and qualifiershttps://cppreference.com/cpp/language/cv
Storage duration specifiershttps://cppreference.com/cpp/language/storage_duration
C documentationhttps://cppreference.com/c/language/arithmetic_types
Categorieshttps://cppreference.com/Special:Categories
Pages using deprecated source tagshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
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/language/types
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/language/types
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/language/types
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/language/types&oldid=182995
Page informationhttps://cppreference.com/index.php?title=cpp/language/types&action=info
العربيةhttp://ar.cppreference.com/cpp/language/types
Deutschhttps://de.cppreference.com/cpp/language/types
Españolhttp://es.cppreference.com/cpp/language/types
Françaishttp://fr.cppreference.com/cpp/language/types
Italianohttp://it.cppreference.com/cpp/language/types
日本語http://ja.cppreference.com/cpp/language/types
Polskihttp://pl.cppreference.com/cpp/language/types
Portuguêshttp://pt.cppreference.com/cpp/language/types
Русскийhttp://ru.cppreference.com/cpp/language/types
中文http://zh.cppreference.com/cpp/language/types

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.