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

Adaptations of concepts from the standard library. More...

#include <initializer_list>
#include <iterator>
#include <type_traits>
#include <string>
#include <seqan3/std/iterator>
#include <seqan3/std/concepts>
+ Include dependency graph for concept.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Adaptations of concepts from the standard library.

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