René's URL Explorer Experiment


Title: Phases of translation - 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%2Flanguage%2Ftranslation+phases
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Ftranslation+phases
Pagehttps://www.cppreference.com/cpp/language/translation_phases
Discussionhttps://www.cppreference.com/Talk:cpp/language/translation_phases
https://www.cppreference.com/cpp/language/translation_phases
Readhttps://www.cppreference.com/cpp/language/translation_phases
View sourcehttps://www.cppreference.com/index.php?title=cpp/language/translation_phases&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/language/translation_phases&action=history
https://www.cppreference.com/cpp/language/translation_phases
cpphttps://www.cppreference.com/cpp
languagehttps://www.cppreference.com/cpp/language
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
C++ languagehttps://www.cppreference.com/cpp/language
Preprocessorhttps://www.cppreference.com/cpp/preprocessor
Commentshttps://www.cppreference.com/cpp/comment
Keywordshttps://www.cppreference.com/cpp/keyword
Escape sequenceshttps://www.cppreference.com/cpp/language/escape
Flow controlhttps://www.cppreference.com/cpp/language/statements
ifhttps://www.cppreference.com/cpp/language/if
switchhttps://www.cppreference.com/cpp/language/switch
forhttps://www.cppreference.com/cpp/language/for
range-forhttps://www.cppreference.com/cpp/language/range-for
whilehttps://www.cppreference.com/cpp/language/while
do-whilehttps://www.cppreference.com/cpp/language/do
continuehttps://www.cppreference.com/cpp/language/continue
breakhttps://www.cppreference.com/cpp/language/break
gotohttps://www.cppreference.com/cpp/language/goto
returnhttps://www.cppreference.com/cpp/language/return
Functionshttps://www.cppreference.com/cpp/language/functions
Function declarationhttps://www.cppreference.com/cpp/language/function
Lambda function expressionhttps://www.cppreference.com/cpp/language/lambda
inline specifierhttps://www.cppreference.com/cpp/language/inline
Dynamic exception specificationshttps://www.cppreference.com/cpp/language/except_spec
noexcept specifierhttps://www.cppreference.com/cpp/language/noexcept_spec
throw-expressionhttps://www.cppreference.com/cpp/language/throw
try blockhttps://www.cppreference.com/cpp/language/try
catch handlerhttps://www.cppreference.com/cpp/language/catch
Namespace declarationhttps://www.cppreference.com/cpp/language/namespace
Namespace aliaseshttps://www.cppreference.com/cpp/language/namespace_alias
Fundamental typeshttps://www.cppreference.com/cpp/language/types
Enumeration typeshttps://www.cppreference.com/cpp/language/enum
Function typeshttps://www.cppreference.com/cpp/language/function
Class/struct typeshttps://www.cppreference.com/cpp/language/class
Union typeshttps://www.cppreference.com/cpp/language/union
const/volatilehttps://www.cppreference.com/cpp/language/cv
decltypehttps://www.cppreference.com/cpp/language/decltype
autohttps://www.cppreference.com/cpp/language/auto
constexprhttps://www.cppreference.com/cpp/language/constexpr
constevalhttps://www.cppreference.com/cpp/language/consteval
constinithttps://www.cppreference.com/cpp/language/constinit
Storage duration specifiershttps://www.cppreference.com/cpp/language/storage_duration
Initializationhttps://www.cppreference.com/cpp/language/initialization
Default-initializationhttps://www.cppreference.com/cpp/language/default_initialization
Value-initializationhttps://www.cppreference.com/cpp/language/value_initialization
Zero-initializationhttps://www.cppreference.com/cpp/language/zero_initialization
Copy-initializationhttps://www.cppreference.com/cpp/language/copy_initialization
Direct-initializationhttps://www.cppreference.com/cpp/language/direct_initialization
Aggregate initializationhttps://www.cppreference.com/cpp/language/aggregate_initialization
List-initializationhttps://www.cppreference.com/cpp/language/list_initialization
Constant initializationhttps://www.cppreference.com/cpp/language/constant_initialization
Reference initializationhttps://www.cppreference.com/cpp/language/reference_initialization
Expressionshttps://www.cppreference.com/cpp/language/expressions
Value categorieshttps://www.cppreference.com/cpp/language/value_category
Order of evaluationhttps://www.cppreference.com/cpp/language/eval_order
Operatorshttps://www.cppreference.com/cpp/language/operators
Operator precedencehttps://www.cppreference.com/cpp/language/operator_precedence
Alternative representationshttps://www.cppreference.com/cpp/language/operator_alternative
Literalshttps://www.cppreference.com/cpp/language/expressions#Literals
Booleanhttps://www.cppreference.com/cpp/language/bool_literal
Integerhttps://www.cppreference.com/cpp/language/integer_literal
Floating-pointhttps://www.cppreference.com/cpp/language/floating_literal
Characterhttps://www.cppreference.com/cpp/language/character_literal
Stringhttps://www.cppreference.com/cpp/language/string_literal
nullptrhttps://www.cppreference.com/cpp/language/nullptr
User-definedhttps://www.cppreference.com/cpp/language/user_literal
Attributeshttps://www.cppreference.com/cpp/language/attributes
typedef declarationhttps://www.cppreference.com/cpp/language/typedef
Type alias declarationhttps://www.cppreference.com/cpp/language/type_alias
Implicit conversionshttps://www.cppreference.com/cpp/language/implicit_conversion
static_casthttps://www.cppreference.com/cpp/language/static_cast
const_casthttps://www.cppreference.com/cpp/language/const_cast
Explicit conversionshttps://www.cppreference.com/cpp/language/explicit_cast
dynamic_casthttps://www.cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://www.cppreference.com/cpp/language/reinterpret_cast
new expressionhttps://www.cppreference.com/cpp/language/new
delete expressionhttps://www.cppreference.com/cpp/language/delete
Classeshttps://www.cppreference.com/cpp/language/classes
Class declarationhttps://www.cppreference.com/cpp/language/class
Constructorshttps://www.cppreference.com/cpp/language/constructor
this pointerhttps://www.cppreference.com/cpp/language/this
Access specifiershttps://www.cppreference.com/cpp/language/access
friend specifierhttps://www.cppreference.com/cpp/language/friend
Virtual functionhttps://www.cppreference.com/cpp/language/virtual
override specifierhttps://www.cppreference.com/cpp/language/override
final specifierhttps://www.cppreference.com/cpp/language/final
explicithttps://www.cppreference.com/cpp/language/explicit
statichttps://www.cppreference.com/cpp/language/static
Default constructorhttps://www.cppreference.com/cpp/language/default_constructor
Copy constructorhttps://www.cppreference.com/cpp/language/copy_constructor
Move constructorhttps://www.cppreference.com/cpp/language/move_constructor
Copy assignmenthttps://www.cppreference.com/cpp/language/as_operator
Move assignmenthttps://www.cppreference.com/cpp/language/move_operator
Destructorhttps://www.cppreference.com/cpp/language/destructor
Templateshttps://www.cppreference.com/cpp/language/templates
Class templatehttps://www.cppreference.com/cpp/language/class_template
Function templatehttps://www.cppreference.com/cpp/language/function_template
Template specializationhttps://www.cppreference.com/cpp/language/template_specialization
Parameter packshttps://www.cppreference.com/cpp/language/pack
Inline assemblyhttps://www.cppreference.com/cpp/language/asm
History of C++https://www.cppreference.com/cpp/language/history
[edit]https://cppreference.com/index.php?title=Template:cpp/language/navbar_content&action=edit
Basic Conceptshttps://www.cppreference.com/cpp/language/basic_concepts
Commentshttps://www.cppreference.com/cpp/comment
ASCIIhttps://www.cppreference.com/cpp/language/ascii
Punctuationhttps://www.cppreference.com/cpp/language/punctuators
Names and identifiershttps://www.cppreference.com/cpp/language/identifiers
Typeshttps://www.cppreference.com/cpp/language/type
Fundamental typeshttps://www.cppreference.com/cpp/language/types
Objectshttps://www.cppreference.com/cpp/language/object
Scopehttps://www.cppreference.com/cpp/language/scope
Object lifetimehttps://www.cppreference.com/cpp/language/lifetime
Storage duration and linkagehttps://www.cppreference.com/cpp/language/storage_duration
Definitions and ODRhttps://www.cppreference.com/cpp/language/definition
Name lookuphttps://www.cppreference.com/cpp/language/lookup
Qualified name lookuphttps://www.cppreference.com/cpp/language/qualified_lookup
Unqualified name lookuphttps://www.cppreference.com/cpp/language/unqualified_lookup
The as-if rulehttps://www.cppreference.com/cpp/language/as_if
Undefined behaviorhttps://www.cppreference.com/cpp/language/ub
Memory modelhttps://www.cppreference.com/cpp/language/memory_model
Multi-threaded executions and data raceshttps://www.cppreference.com/cpp/language/multithread
Character sets and encodingshttps://www.cppreference.com/cpp/language/charset
The main functionhttps://www.cppreference.com/cpp/language/main_function
Moduleshttps://www.cppreference.com/cpp/language/modules
Contractshttps://www.cppreference.com/cpp/language/contracts
[edit]https://cppreference.com/index.php?title=Template:cpp/language/basics/navbar_content&action=edit
1 Translation processhttps://www.cppreference.com/cpp/language/translation_phases#Translation_process
2 Preprocessing tokenshttps://www.cppreference.com/cpp/language/translation_phases#Preprocessing_tokens
2.1 Preprocessing numbershttps://www.cppreference.com/cpp/language/translation_phases#Preprocessing_numbers
2.2 Whitespacehttps://www.cppreference.com/cpp/language/translation_phases#Whitespace
2.3 Maximal munchhttps://www.cppreference.com/cpp/language/translation_phases#Maximal_munch
3 Tokenshttps://www.cppreference.com/cpp/language/translation_phases#Tokens
4 Translation phaseshttps://www.cppreference.com/cpp/language/translation_phases#Translation_phases
4.1 Phase 1: Mapping source charactershttps://www.cppreference.com/cpp/language/translation_phases#Phase_1:_Mapping_source_characters
4.2 Phase 2: Splicing lineshttps://www.cppreference.com/cpp/language/translation_phases#Phase_2:_Splicing_lines
4.3 Phase 3: Lexinghttps://www.cppreference.com/cpp/language/translation_phases#Phase_3:_Lexing
4.4 Phase 4: Preprocessinghttps://www.cppreference.com/cpp/language/translation_phases#Phase_4:_Preprocessing
4.5 Phase 5: Determining common string literal encodingshttps://www.cppreference.com/cpp/language/translation_phases#Phase_5:_Determining_common_string_literal_encodings
4.6 Phase 6: Concatenating string literalshttps://www.cppreference.com/cpp/language/translation_phases#Phase_6:_Concatenating_string_literals
4.7 Phase 7: Compilinghttps://www.cppreference.com/cpp/language/translation_phases#Phase_7:_Compiling
4.8 Phase 8: Instantiating templateshttps://www.cppreference.com/cpp/language/translation_phases#Phase_8:_Instantiating_templates
4.9 Phase 9: Linkinghttps://www.cppreference.com/cpp/language/translation_phases#Phase_9:_Linking
5 Noteshttps://www.cppreference.com/cpp/language/translation_phases#Notes
6 Defect reportshttps://www.cppreference.com/cpp/language/translation_phases#Defect_reports
7 Referenceshttps://www.cppreference.com/cpp/language/translation_phases#References
8 See alsohttps://www.cppreference.com/cpp/language/translation_phases#See_also
translation phaseshttps://www.cppreference.com/cpp/language/translation_phases#Translation_phases
header nameshttps://www.cppreference.com/cpp/preprocessor/include
import and module directiveshttps://www.cppreference.com/cpp/language/modules
identifiershttps://www.cppreference.com/cpp/language/identifiers
character literalshttps://www.cppreference.com/cpp/language/character_literal
user-definedhttps://www.cppreference.com/cpp/language/user_literal
string literalshttps://www.cppreference.com/cpp/language/string_literal
user-definedhttps://www.cppreference.com/cpp/language/user_literal
operators and punctuatorshttps://www.cppreference.com/cpp/language/punctuators
alternative tokenshttps://www.cppreference.com/cpp/language/operator_alternative
basic character sethttps://www.cppreference.com/cpp/language/charset
integer literalshttps://www.cppreference.com/cpp/language/integer_literal
floating-point literalshttps://www.cppreference.com/cpp/language/floating_literal
identifierhttps://www.cppreference.com/cpp/language/identifiers
commentshttps://www.cppreference.com/cpp/comment
preprocessing directiveshttps://www.cppreference.com/cpp/preprocessor
multi-character operators and punctuatorshttps://www.cppreference.com/cpp/language/punctuators#Multi-character_operators_and_punctuators
#includehttps://www.cppreference.com/cpp/preprocessor/include
__has_includehttps://www.cppreference.com/cpp/preprocessor/include
importhttps://www.cppreference.com/cpp/language/modules#Syntax
alternative tokenhttps://www.cppreference.com/cpp/language/operator_alternative
template identifierhttps://www.cppreference.com/cpp/language/templates#Template_identifiers
raw string literalhttps://www.cppreference.com/cpp/language/string_literal#Raw_string_literals
identifiershttps://www.cppreference.com/cpp/language/identifiers
keywordshttps://www.cppreference.com/cpp/keyword
literalshttps://www.cppreference.com/cpp/language/expressions#Literals
operators and punctuatorshttps://www.cppreference.com/cpp/language/punctuators
as ifhttps://www.cppreference.com/cpp/language/as_if
basic source character sethttps://www.cppreference.com/cpp/language/charset#Basic_source_character_set
basic source character sethttps://www.cppreference.com/cpp/language/charset#Basic_source_character_set
universal character namehttps://www.cppreference.com/cpp/language/escape
Trigraph sequenceshttps://www.cppreference.com/cpp/language/operator_alternative
translation character sethttps://www.cppreference.com/cpp/language/charset#Translation_character_set
preprocessing tokenshttps://www.cppreference.com/cpp/language/translation_phases#Preprocessing_tokens
whitespacehttps://www.cppreference.com/cpp/language/translation_phases#Whitespace
translation character sethttps://www.cppreference.com/cpp/language/charset#Translation_character_set
raw string literalhttps://www.cppreference.com/cpp/language/string_literal
preprocessorhttps://www.cppreference.com/cpp/preprocessor
#includehttps://www.cppreference.com/cpp/preprocessor/include
character literalshttps://www.cppreference.com/cpp/language/character_literal
string literalshttps://www.cppreference.com/cpp/language/string_literal
encodinghttps://www.cppreference.com/cpp/language/charset#Code_unit_and_literal
basic character sethttps://www.cppreference.com/cpp/language/charset#Basic_character_set
Escape sequenceshttps://www.cppreference.com/cpp/language/escape
string literalhttps://www.cppreference.com/cpp/language/string_literal
herehttps://www.cppreference.com/cpp/language/string_literal#Concatenation
string literalshttps://www.cppreference.com/cpp/language/string_literal
tokenhttps://www.cppreference.com/cpp/language/translation_phases#Tokens
translation unithttps://www.cppreference.com/cpp/language/translation_phases#Translation_process
explicit instantiationshttps://www.cppreference.com/cpp/language/class_template
template repositorieshttps://docs.oracle.com/cd/E18659_01/html/821-1383/bkagr.html#scrolltoc
template registrieshttp://www-01.ibm.com/support/knowledgecenter/SSXVZZ_12.1.0/com.ibm.xlcpp121.linux.doc/compiler_ref/fcat_template.html?lang=en
CWG 787https://cplusplus.github.io/CWG/issues/787.html
CWG 1104https://cplusplus.github.io/CWG/issues/1104.html
CWG 1775https://cplusplus.github.io/CWG/issues/1775.html
CWG 2747https://cplusplus.github.io/CWG/issues/2747.html
P2621R3https://wg21.link/P2621R3
C documentationhttps://www.cppreference.com/c/language/translation_phases
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/language/translation_phases
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/language/translation_phases
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/language/translation_phases
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/language/translation_phases&oldid=179758
Page informationhttps://www.cppreference.com/index.php?title=cpp/language/translation_phases&action=info
Españolhttp://es.cppreference.com/cpp/language/translation_phases
日本語http://ja.cppreference.com/cpp/language/translation_phases
Polskihttp://pl.cppreference.com/cpp/language/translation_phases
Русскийhttp://ru.cppreference.com/cpp/language/translation_phases
中文http://zh.cppreference.com/cpp/language/translation_phases

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.