SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
|
A constexpr string implementation to manipulate string literals at compile time. More...
Go to the source code of this file.
Classes | |
class | seqan3::small_string< capacity_ > |
Implements a small string that can be used for compile time computations. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
A constexpr string implementation to manipulate string literals at compile time.