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

The Concepts library. More...

#include <seqan3/core/platform.hpp>
#include <functional>
#include <type_traits>
#include <concepts/concepts.hpp>
#include <range/v3/functional/concepts.hpp>
#include <seqan3/core/type_traits/basic.hpp>
#include <range/v3/utility/common_type.hpp>
+ Include dependency graph for concepts:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 std
 SeqAn specific customisations in the standard namespace.
 

Detailed Description

The Concepts library.

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