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

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

#include <cassert>
#include <type_traits>
#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.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the seqan3::detail::random_access_iterator class.

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