SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
concepts File Reference

The <concepts> header from C++20's standard library. More...

#include <concepts/concepts.hpp>
#include <range/v3/functional/concepts.hpp>
+ Include dependency graph for concepts:
+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  std
 SeqAn specific customisations in the standard namespace.
 

Detailed Description

The <concepts> header from C++20's standard library.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>