SeqAn3 3.2.0
The Modern C++ library for sequence analysis.
persist_view.hpp File Reference

Provides seqan3::detail::persist. More...

#include <algorithm>
#include <concepts>
#include <memory>
#include <ranges>
#include <seqan3/core/detail/iterator_traits.hpp>
#include <seqan3/core/range/detail/adaptor_base.hpp>
#include <seqan3/core/range/type_traits.hpp>
#include <seqan3/utility/range/concept.hpp>
#include <seqan3/utility/type_traits/detail/transformation_trait_or.hpp>
+ Include dependency graph for persist_view.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::detail::persist.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>