René's URL Explorer Experiment


Title: Acronyms - 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%2Facronyms
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Facronyms
Pagehttps://cppreference.com/cpp/language/acronyms
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/language/acronyms&action=edit&redlink=1
https://cppreference.com/cpp/language/acronyms
Readhttps://cppreference.com/cpp/language/acronyms
View sourcehttps://cppreference.com/index.php?title=cpp/language/acronyms&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/language/acronyms&action=history
https://cppreference.com/cpp/language/acronyms
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
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
Autohttps://cppreference.com/cpp/keyword/auto
GOTW #94https://herbsutter.com/2013/06/13/gotw-94-special-edition-aaa-style-almost-always-auto
Abstract Base Classhttps://cppreference.com/cpp/language/abstract_class
Application Binary Interfacehttps://en.wikipedia.org/wiki/Application_Binary_Interface
Itanium C++ ABIhttps://itanium-cxx-abi.github.io/cxx-abi/abi.html
Argument-Dependent Lookuphttps://cppreference.com/cpp/language/adl
Abstract Data Typehttps://en.wikipedia.org/wiki/Abstract_Data_Type
Algorithm Function Objectshttps://cppreference.com/cpp/algorithm/ranges#Algorithm_function_objects
CPOhttps://cppreference.com/cpp/language/acronyms#CPO
Application Programming Interfacehttps://en.wikipedia.org/wiki/Application_Programming_Interface
Moduleshttps://cppreference.com/cpp/language/modules
Compare-And-Swaphttps://en.wikipedia.org/wiki/Compare-And-Swap
Copy And Swaphttps://stackoverflow.com/questions/3279543/what-is-the-copy-and-swap-idiom
compare_exchangehttps://cppreference.com/cpp/atomic/atomic/compare_exchange
Moduleshttps://cppreference.com/cpp/language/modules
Copy-On-Writehttps://en.wikipedia.org/wiki/Copy-On-Write
Customization Point Objecthttps://cppreference.com/cpp/ranges/cpo
[customization.point.object]https://eel.is/c++draft/customization.point.object#1
RangeAdaptorObjecthttps://cppreference.com/cpp/named_req/RangeAdaptorObject
RangeAdaptorClosureObjecthttps://cppreference.com/cpp/named_req/RangeAdaptorClosureObject
AFOhttps://cppreference.com/cpp/language/acronyms#AFO
Curiously Recurring Template Patternhttps://cppreference.com/cpp/language/crtp
Class Template Argument Deductionhttps://cppreference.com/cpp/language/class_template_argument_deduction
CTRE libhttps://github.com/hanickadot/compile-time-regular-expressions
WG21https://isocpp.org/std/the-committee
Double-Checked Lockinghttps://en.wikipedia.org/wiki/Double-checked_locking
Concurrency support libraryhttps://cppreference.com/cpp/thread
FDIShttps://cppreference.com/cpp/language/acronyms#FDIS
Empty Base (Class) Optimizationhttps://cppreference.com/cpp/language/ebo
no_unique_addresshttps://cppreference.com/cpp/language/attributes/no_unique_address
Edison Design Grouphttps://www.edg.com/company
Executable and Linkable Formathttps://en.wikipedia.org/wiki/Executable_and_linkable_Format
WG21https://isocpp.org/std/the-committee
WG21https://isocpp.org/std/the-committee
Flexible Array Memberhttps://en.wikipedia.org/wiki/Flexible_array_member
DIShttps://cppreference.com/cpp/language/acronyms#DIS
GNUhttps://en.wikipedia.org/wiki/GNU
Moduleshttps://cppreference.com/cpp/language/modules
Coroutineshttps://cppreference.com/cpp/language/coroutines
P0981https://wg21.link/p0981
Internal Compiler Errorhttps://en.wikipedia.org/wiki/Compilation_error#Internal_Compiler_Errors
Ill-Formed, No Diagnostic Requiredhttps://cppreference.com/cpp/language/ndr
Lambda Expressionhttps://cppreference.com/cpp/language/lambda
Inter-Procedural Optimizationhttps://en.wikipedia.org/wiki/Interprocedural_optimization
libclang-based toolhttps://include-what-you-use.org
WG21https://isocpp.org/std/the-committee
WG21https://isocpp.org/std/the-committee
Link-Time Optimizationhttps://en.wikipedia.org/wiki/Interprocedural_optimization#WPO_and_LTO
WG21https://isocpp.org/std/the-committee
DRhttps://cppreference.com/cpp/language/acronyms#DR
No Diagnostic Requiredhttps://cppreference.com/cpp/language/ndr
Named Return Value Optimizationhttps://cppreference.com/cpp/language/copy_elision
Non-Static Data Member Initializationhttps://cppreference.com/cpp/language/data_members
Null-Terminated Byte Stringshttps://cppreference.com/cpp/string/byte
Non-Type Template Parameterhttps://cppreference.com/cpp/language/template_parameters
no_unique_addresshttps://cppreference.com/cpp/language/attributes/no_unique_address
One Definition Rulehttps://cppreference.com/cpp/language/definition
Object-Oriented Programminghttps://en.wikipedia.org/wiki/Object-Oriented_Programming
gcc doc on PCHhttps://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html
PGOhttps://cppreference.com/cpp/language/acronyms#PGO
Profile-Guided Optimizationhttps://en.wikipedia.org/wiki/Profile-guided_Optimization
PDOhttps://cppreference.com/cpp/language/acronyms#PDO
std::thread::get_id()https://cppreference.com/cpp/thread/thread/get_id
std::jthread::get_id()https://cppreference.com/cpp/thread/jthread/get_id
Pointer to IMPLementationhttps://cppreference.com/cpp/language/pimpl
Moduleshttps://cppreference.com/cpp/language/modules
https://cppreference.com/cpp/header/memory_resource
Propagate on Container Copy Assignmenthttps://cppreference.com/cpp/memory/allocator_traits
Propagate on Container Move Assignmenthttps://cppreference.com/cpp/memory/allocator_traits
Propagate on Container Swaphttps://cppreference.com/cpp/memory/allocator_traits
Plain Old Datahttps://cppreference.com/cpp/named_req/PODType
PODTypehttps://cppreference.com/cpp/named_req/PODType
ScalarTypehttps://cppreference.com/cpp/named_req/ScalarType
TrivialTypehttps://cppreference.com/cpp/named_req/TrivialType
StandardLayoutTypehttps://cppreference.com/cpp/named_req/StandardLayoutType
Resource Acquisition Is Initializationhttps://cppreference.com/cpp/language/raii
Range Adaptor Closure Objecthttps://cppreference.com/cpp/ranges#Range_adaptor_closure_objects
RangeAdaptorClosureObjecthttps://cppreference.com/cpp/named_req/RangeAdaptorClosureObject
Range Adaptor Objecthttps://cppreference.com/cpp/ranges#Range_adaptor_objects
RangeAdaptorObjecthttps://cppreference.com/cpp/named_req/RangeAdaptorObject
Read-Copy-Updatehttps://en.wikipedia.org/wiki/Read-copy-update
https://cppreference.com/cpp/header/rcu
RunTime Type Identificationhttps://cppreference.com/cpp/language/types
Return Value Optimizationhttps://cppreference.com/cpp/language/copy_elision
SOOhttps://cppreference.com/cpp/language/acronyms#SOO
SSOhttps://cppreference.com/cpp/language/acronyms#SSO
RAIIhttps://cppreference.com/cpp/language/acronyms#RAII
stroustrup.com/SCARYhttps://www.stroustrup.com/SCARY.pdf
SEHhttps://en.wikipedia.org/wiki/Microsoft-specific_exception_handling_mechanisms#SEH
Substitution Failure Is Not An Errorhttps://cppreference.com/cpp/language/sfinae
Single Instruction Multiple Datahttps://en.wikipedia.org/wiki/SIMD
Data-parallel types (SIMD)https://cppreference.com/cpp/numeric/simd
Static Initialization Order Fiascohttps://isocpp.org/wiki/faq/ctors#static-init-order
Select On Container Copy Constructionhttps://cppreference.com/cpp/memory/allocator_traits/select_on_container_copy_construction
SBOhttps://cppreference.com/cpp/language/acronyms#SBO
SSOhttps://cppreference.com/cpp/language/acronyms#SSO
SBOhttps://cppreference.com/cpp/language/acronyms#SBO
SOOhttps://cppreference.com/cpp/language/acronyms#SOO
thread_localhttps://cppreference.com/cpp/keyword/thread_local
Template Meta Programminghttps://cppreference.com/cpp/language/template_metaprogramming
https://cppreference.com/cpp/header/type_traits
Translation Unithttps://cppreference.com/cpp/language/translation_phases#Phase_8
Moduleshttps://cppreference.com/cpp/language/modules
TU-localhttps://cppreference.com/cpp/language/tu_local
Undefined Behaviorhttps://cppreference.com/cpp/language/ub
User-Defined Conversionhttps://cppreference.com/cpp/language/cast_operator
User-Defined Literalshttps://cppreference.com/cpp/language/user_literal
“What is UFCS anyway?”https://brevzin.github.io/c++/2019/04/13/ufcs-history
SO on VLAhttps://stackoverflow.com/questions/1887097/why-arent-variable-length-arrays-part-of-the-c-standard
Whole-Program Optimizationhttps://en.wikipedia.org/wiki/Interprocedural_optimization#WPO_and_LTO
“A C++ acronym glossary” by Arthur O’Dwyer, 2019/08https://quuxplusone.github.io/blog/2019/08/02/the-tough-guide-to-cpp-acronyms/
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/acronyms
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/language/acronyms
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/language/acronyms
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/acronyms&oldid=181953
Page informationhttps://cppreference.com/index.php?title=cpp/language/acronyms&action=info
Españolhttp://es.cppreference.com/cpp/language/acronyms
日本語http://ja.cppreference.com/cpp/language/acronyms
Русскийhttp://ru.cppreference.com/cpp/language/acronyms
中文http://zh.cppreference.com/cpp/language/acronyms

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.