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

[DEPRECATED] A constexpr vector implementation with dynamic size at compile time. More...

+ Include dependency graph for small_vector.hpp:

Go to the source code of this file.

Detailed Description

[DEPRECATED] A constexpr vector implementation with dynamic size at compile time.

Author
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>
Deprecated:
This header will be removed in 3.1. Please use seqan3/utility/container/small_vector.hpp instead.