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

[DEPRECATED] Provides traits to inspect some information of a type, for example its name. More...

+ Include dependency graph for type_inspection.hpp:

Go to the source code of this file.

Detailed Description

[DEPRECATED] Provides traits to inspect some information of a type, for example its name.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>
Deprecated:
This header is deprecated and will be removed in SeqAn-3.1.0;. Please #include <seqan3/utility/detail/type_name_as_string.hpp> instead.