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

A constexpr string implementation to manipulate string literals at compile time. More...

+ Include dependency graph for small_string.hpp:

Go to the source code of this file.

Detailed Description

A constexpr string implementation to manipulate string literals 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_string.hpp instead.