SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
std Directory Reference

Files

file  algorithm
 Adaptations of algorithms from the Ranges TS.
 
file  bit
 Provides the C++20 <bit> header if it is not already available.
 
file  charconv
 Provides std::from_chars and std::to_chars if not defined in the stdlib <charconv> header.
 
file  concepts
 The Concepts library.
 
file  filesystem
 This header includes C++17 filesystem support and imports it into namespace std::filesystem (independent of whether it is marked as "experimental").
 
file  iterator
 Provides C++20 additions to the <iterator> header.
 
file  memory
 Provides C++20 additions to the <memory> header.
 
file  new
 Provides C++17/20 additions to the <new> header, if they are not already available.
 
file  ranges
 Adaptations of concepts from the Ranges TS.
 
file  span
 Provides std::span from the C++20 standard library.
 
file  type_traits
 Provides C++20 additions to the type_traits header.