SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
detail.hpp File Reference

[DEPRECATED] Auxiliary header for the views submodule . More...

+ Include dependency graph for detail.hpp:

Go to the source code of this file.

Detailed Description

[DEPRECATED] Auxiliary header for the views submodule .

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>
Deprecated:
This header will be removed in 3.1.0; Please #include seqan3/core/range/detail/adaptor_base.hpp, or #include seqan3/core/range/detail/adaptor_from_functor.hpp, or #include seqan3/core/range/detail/adaptor_for_view_without_args.hpp instead.