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

Files

file  all.hpp [code]
 Meta-header for implementation details in the core module.
 
file  customisation_point.hpp [code]
 Helper utilities for defining customisation point objects.
 
file  endian.hpp [code]
 Provides seqan3::detail::endian.
 
file  int_types.hpp [code]
 Provides metaprogramming utilities for integer types.
 
file  reflection.hpp [code]
 Static reflection for arbitrary types.
 
file  strong_type.hpp [code]
 Provides basic data structure for strong types.
 
file  terminal.hpp [code]
 Checks if program is run interactively and retrieves dimensions of terminal (Transferred from seqan2).
 
file  to_string.hpp [code]
 Auxiliary for pretty printing of exception messages.