Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      Acronyms

      From cppreference.com
      <cpp‎ |language
       
       
      C++ language
      General topics
      Flow control
      Conditional execution statements
      Iteration statements (loops)
      Jump statements
      Functions
      Function declaration
      Lambda function expression
      inline specifier
      Dynamic exception specifications(until C++17*)
      noexcept specifier(C++11)
      Exceptions
      Namespaces
      Types
      Specifiers
      constexpr(C++11)
      consteval(C++20)
      constinit(C++20)
      Storage duration specifiers
      Initialization
      Expressions
      Alternative representations
      Literals
      Boolean -Integer -Floating-point
      Character -String -nullptr(C++11)
      User-defined(C++11)
      Utilities
      Attributes(C++11)
      Types
      typedef declaration
      Type alias declaration(C++11)
      Casts
      Memory allocation
      Classes
      Class-specific function properties
      Special member functions
      Templates
      Miscellaneous
       
      AcronymFull nameSee also
      AAAAlmost AlwaysAutoGOTW #94
      ABCAbstract Base Class
      ABIApplication Binary InterfaceItanium C++ ABI
      ADLArgument-Dependent Lookup
      ADTAbstract Data Type
      AFOAlgorithm Function ObjectsCPO
      APIApplication Programming Interface
      BMIBinary Module InterfaceModules
      CASCompare-And-Swap;Copy And Swapcompare_exchange
      CMICompiled Module InterfacesModules
      COWCopy-On-Write
      CPOCustomization Point Object[customization.point.object],RangeAdaptorObject,RangeAdaptorClosureObject,AFO
      CRTPCuriously Recurring Template Patternstd::enable_shared_from_this,std::ranges::view_interface
      CTADClass Template Argument Deduction
      CTRECompile-TimeRegularExpressionsCTRE lib
      CWGTheCoreWorkingGroupWG21
      DCLDouble-Checked LockingConcurrency support library
      DISDraft International StandardSee alsoFDIS
      DRDefect Report
      EBO
      EBCO
      Empty Base (Class) Optimization[[no_unique_address]],std::allocator,std::default_delete
      EDGEdison Design Group
      EHException Handling
      ELFExecutable andLinkableFormat
      EWGTheEvolutionWorkingGroupWG21
      EWGITheEvolutionWorkingGroupIncubatorWG21
      FAMFlexible Array Member
      FDISFinal Draft International StandardSee alsoDIS
      GCCGNUCompilerCollection
      GMFGlobal Module FragmentModules
      HALOHeapAllocation eLisionOptimizationCoroutines,P0981
      ICEInternal Compiler Error; Integer Constant Expression
      IFNDRIll-Formed, No Diagnostic Required
      IIILEImmediately Invoked InitializingLambda Expression
      IPOInter-Procedural Optimization
      IWYUIncludeWhatYouUselibclang-based tool
      LEWGTheLibraryEvolutionWorkingGroupWG21
      LEWGITheLibraryEvolutionWorkingGroupIncubatorWG21
      LTOLink-Time Optimization
      LWGTheLibraryWorkingGroupWG21
      MDTMost Derived Type
      MPSCMulti-Producer Single-Consumer (e.g., task queue)std::executor
      MSVCMicroSoftVisualC++
      NADNot A DefectSee alsoDR
      NDRNo Diagnostic Required
      NRVONamed Return Value Optimization
      NSDMINon-Static Data Member Initialization
      NTBSNull-Terminated Byte Strings
      NTTPNon-Type Template Parameter (a.k.a.Constant Template Parameter(since C++26))
      NUANo Unique Address[[no_unique_address]]
      NVINon-VirtualInterface
      ODROne Definition Rule
      OOPObject-Oriented Programming
      PCHPre-CompiledHeadergcc doc on PCH
      PDOProfile-Driven OptimizationSee alsoPGO
      PGOProfile-GuidedOptimizationSee alsoPDO
      PIDProcess IDentifierstd::thread::get_id(),std::jthread::get_id()
      PIMPLPointer to IMPLementation
      PMFPrivate Module FragmentModules
      PMRPolymorphicMemoryResources<memory_resource>
      POCCAPropagate on Container Copy Assignment
      POCMAPropagate on Container Move Assignment
      POCSPropagate on Container Swap
      PODPlain Old Data (PODType)ScalarType,TrivialType,StandardLayoutType
      QoIQualityofImplementation
      RAIIResource Acquisition Is Initialization
      RACORange Adaptor Closure ObjectRangeAdaptorClosureObject
      RAORange Adaptor ObjectRangeAdaptorObject
      RCURead-Copy-Update<rcu>
      RTTIRunTime Type Identificationstd::type_info
      RVOReturn Value Optimization
      SBOSmall Buffer OptimizationSee alsoSOO,SSO
      SBRMScope-BoundResourceManagement, seeRAII
      SCARYSeemingly erroneous (appearingConstrained by conflicting generic parameters), butActually work with theRight implementation (unconstrained bY the conflict due to minimized dependencies).stroustrup.com/SCARY
      SEHStructuredExceptionHandlingSEH
      SFINAESubstitution Failure Is Not An Errorstd::enable_if,std::void_t
      SIMDSingle Instruction Multiple DataData-parallel types (SIMD)
      SIOFStaticInitializationOrderFiasco
      SMFSpecial Member Function
      SOCCCSelect On Container Copy Construction
      SOOSmall Object Optimizationstd::move_only_function,std::function,std::any. See alsoSBO,SSO
      SSOSmall String Optimizationstd::basic_string. See alsoSBO,SOO
      STLTheStandardTemplateLibrary
      TCOTailCallOptimization
      TLSThread-Local Storagethread_local
      TMPTemplateMetaProgramming<type_traits>
      TUTranslation UnitModules,TU-local
      UBUndefined Behavior
      UDCUser-DefinedConversion operator
      UDLUser-Defined Literals
      UFCSUniversal Function Call Syntax“What is UFCS anyway?”
      VLAVariable-LengthArraySO on VLA
      WPOWhole-Program Optimization

      [edit]External links

      “A C++ acronym glossary” by Arthur O’Dwyer, 2019/08
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/language/acronyms&oldid=182991"

      [8]ページ先頭

      ©2009-2025 Movatter.jp