SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
char_operations Directory Reference
+ Directory dependency graph for char_operations:

Files

file  all.hpp [code]
 Meta-header for the Utility / Builtin Character Operations submodule .
 
file  predicate.hpp [code]
 Provides character predicates for tokenisation.
 
file  predicate_detail.hpp [code]
 Provides parse conditions for tokenization.
 
file  pretty_print.hpp [code]
 Provides seqan3::detail::make_printable which converts non printable characters (e.g. a tab) to a std::string.
 
file  transform.hpp [code]
 Provides utilities for modifying characters.