SeqAn3
std

A subset of the C++20 standard library, either aliased directly from the standard library or (if not available) implemented via the range-v3 library. More...

Collaboration diagram for std:

Modules

 charconv
 The <charconv> header from C++17's standard library.
 
 concepts
 The <concepts> header from C++20's standard library.
 
 iterator
 The <iterator> header from C++20's standard library.
 
 ranges
 The <ranges> header from C++20's standard library.
 
 type_traits
 The <concepts> header from C++20's standard library.
 
 View
 Standard library views.
 

Detailed Description

A subset of the C++20 standard library, either aliased directly from the standard library or (if not available) implemented via the range-v3 library.