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/reflection.hpp>#include <seqan3/core/type_traits/basic.hpp>#include <seqan3/range/container/small_string.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.
Variables | |
| template<char op, typename condition_head_t , typename ... condition_ts> | |
| small_string constexpr | condition_message_v |
Defines a compound seqan3::small_string consisting of all given conditions separated by the operator-name op. More... | |
Provides parse conditions for tokenization.