A constexpr string implementation to manipulate string literals at compile time. More...
#include <bio/ranges/container/small_vector.hpp>
Go to the source code of this file.
Classes | |
class | bio::ranges::small_string< capacity_ > |
Implements a small string that can be used for compile time computations. More... | |
Namespaces | |
namespace | bio |
The main BioC++ namespace. | |
namespace | bio::ranges |
The ranges module's namespace. | |
A constexpr string implementation to manipulate string literals at compile time.