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

Provides parse conditions for tokenization. More...

#include <array>
#include <cctype>
#include <stdexcept>
#include <string>
#include <seqan3/std/concepts>
#include <seqan3/alphabet/concept.hpp>
#include <seqan3/core/detail/type_inspection.hpp>
#include <seqan3/core/type_traits/basic.hpp>
+ Include dependency graph for predicate_detail.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

Provides parse conditions for tokenization.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>