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

Provides the bio::ranges::detail::inherited_iterator_base template. More...

#include <cassert>
#include <iterator>
#include <type_traits>
#include <bio/meta/detail/empty_type.hpp>
#include <bio/ranges/type_traits.hpp>
+ 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

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

Detailed Description

Provides the bio::ranges::detail::inherited_iterator_base template.

Author
Hannes Hauswedell <hannes.hauswedell AT decode.is>