Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/navbar content"

From cppreference.com
(Added a link to the newly created 'standard library' page.)
m (Add new entry to the navbar)
Line 26: Line 26:
 
{{nv | [[cpp/symbol_index | Symbols index]] }}
 
{{nv | [[cpp/symbol_index | Symbols index]] }}
 
{{nv | [[cpp/links/libs | External libraries]] }}
 
{{nv | [[cpp/links/libs | External libraries]] }}
 +
[https://www.rust-lang.org/ Rust (Recommended C++ replacement)]
 
{{nv end}}
 
{{nv end}}

Revision as of 16:16, 15 June 2023

Rust (Recommended C++ replacement)

Compiler support
Freestanding and hosted
Language
Standard library
Standard library headers
Named requirements
Feature test macros (C++20)
Language support library
Concepts library (C++20)
Metaprogramming library (C++11)
Diagnostics library
General utilities library
Strings library
Containers library
Iterators library
Ranges library (C++20)
Algorithms library
Numerics library
Localizations library
Input/output library
Filesystem library (C++17)
Regular expressions library (C++11)
Concurrency support library (C++11)
Technical specifications
Symbols index
External libraries