SeqAn3
random_access_iterator.hpp File Reference

Provides the seqan3::detail::random_access_iterator class. More...

#include <cassert>
#include <type_traits>
#include <range/v3/utility/iterator_traits.hpp>
#include <range/v3/range_traits.hpp>
#include <seqan3/std/iterator>
Include dependency graph for random_access_iterator.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::random_access_iterator class.

Author
Marie Hoffmann <marie.hoffmann AT fu-berlin.de>