SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
core_language.hpp File Reference

[DEPRECATED] Provides concepts for core language types and relations that don't have concepts in C++20 (yet). More...

+ Include dependency graph for core_language.hpp:

Go to the source code of this file.

Detailed Description

[DEPRECATED] Provides concepts for core language types and relations that don't have concepts in C++20 (yet).

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>
Deprecated:
This header will be removed in 3.1.0; Please #include <seqan3/utility/detail/exposition_only_concept.hpp> instead.