SeqAn3
reverse.hpp File Reference

Provides seqan3::view::reverse. More...

#include <range/v3/view/reverse.hpp>
#include <seqan3/core/platform.hpp>
Include dependency graph for reverse.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 seqan3::view
 The SeqAn3 namespace for views.
 

Variables

constexpr auto seqan3::view::reverse
 A range adaptor that presents the underlying range in reverse order. More...
 

Detailed Description

Provides seqan3::view::reverse.

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