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

[DEPRECATED] Provides unary type traits on a set of types, usually provided as template argument pack. More...

+ Include dependency graph for pack.hpp:

Go to the source code of this file.

Detailed Description

[DEPRECATED] Provides unary type traits on a set of types, usually provided as template argument pack.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>
Deprecated:
This header is deprecated and will be removed in SeqAn-3.1. Please use seqan3::pack_traits::contains in <seqan3/core/type_list/traits.hpp> instead.