A constexpr string implementation to manipulate string literals at compile time. More...
Go to the source code of this file.
Classes | |
class | seqan3::constexpr_string< N > |
Implements a constexpr string that can be used for compile time computations. More... | |
Namespaces | |
seqan3 | |
The main SeqAn3 namespace. | |
A constexpr string implementation to manipulate string literals at compile time.