SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
inherited_iterator_base.hpp File Reference

Provides the seqan3::detail::inherited_iterator_base template. More...

#include <cassert>
#include <type_traits>
#include <seqan3/core/detail/empty_type.hpp>
#include <seqan3/core/type_traits/iterator.hpp>
#include <seqan3/std/iterator>
+ Include dependency graph for inherited_iterator_base.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the seqan3::detail::inherited_iterator_base template.

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