The C++ Technical Specification "Library Fundamentals"
C++ is standardized in an ISO International Standard (IS). In addition to the IS, ISO also publishes a series of Techinical Specifications (TS) on specific domains.
The Library Fundamentals TS contains additions and evolution of general-purpose, core library components (such as string_view, optional, any).
 
     
     
     
     
     
     
     
     
     
    