SeqAn3
inherited_iterator_base.hpp File Reference

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

#include <cassert>
#include <type_traits>
#include <range/v3/utility/iterator_traits.hpp>
#include <range/v3/range_traits.hpp>
#include <seqan3/std/ranges>
#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.

Detailed Description

Provides the seqan3::detail::inherited_iterator_base template.

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