SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
cereal_archive Interface Reference

All archives of the Cereal library satisfy this. More...

#include <seqan3/core/concept/cereal.hpp>

+ Inheritance diagram for cereal_archive:

Detailed Description

All archives of the Cereal library satisfy this.

Attention
The cereal library is an optional dependency of SeqAn, if it is not found no types satisfy this concept.
See also
Concept

The documentation for this interface was generated from the following file:
Hide me