BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
random_access_iterator.hpp File Reference

Provides the bio::ranges::detail::random_access_iterator class. More...

#include <cassert>
#include <iterator>
#include <type_traits>
#include <bio/core.hpp>
+ 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

namespace  bio
 The main BioC++ namespace.
 
namespace  bio::ranges
 The ranges module's namespace.
 

Detailed Description

Provides the bio::ranges::detail::random_access_iterator class.

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