C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
|
Splits a literal string with a set of delimiters. More...
#include <literal_string_util.hpp>
Static Public Attributes | |
static constexpr auto | value |
Splits a literal string with a set of delimiters.
S | The literal string. |
Delimiter | The delimiters. |
|
staticconstexpr |