SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
affine_cell_proxy.hpp File Reference

Provides seqan3::detail::affine_cell_proxy. More...

#include <tuple>
#include <type_traits>
#include <seqan3/core/concept/core_language.hpp>
#include <seqan3/core/simd/concept.hpp>
#include <seqan3/core/tuple_utility.hpp>
+ Include dependency graph for affine_cell_proxy.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.
 
 std
 SeqAn specific customisations in the standard namespace.
 

Detailed Description

Provides seqan3::detail::affine_cell_proxy.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>