Provides seqan3::views::move. More...
Include dependency graph for move.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. | |
| seqan3::views | |
| The SeqAn namespace for views. | |
Variables | |
General purpose views | |
| auto const | seqan3::views::move |
| A view that turns lvalue-references into rvalue-references. More... | |
Provides seqan3::views::move.