SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
Provides core concepts. More...
Classes | |
interface | cereal_archive |
All archives of the Cereal library satisfy this. More... | |
interface | cereal_input_archive |
All input archives of the Cereal library satisfy this. More... | |
interface | cereal_output_archive |
All output archives of the Cereal library satisfy this. More... | |
interface | cereal_text_archive |
All text archives of the Cereal library satisfy this. More... | |
interface | cerealisable |
Specifies the requirements for types that are serialisable via Cereal. More... | |
Provides core concepts.