di 0.1.0
|
#include "di/container/string/fixed_string.h"
#include "di/container/string/string_view_impl.h"
#include "di/container/string/utf8_encoding.h"
#include "di/meta/algorithm.h"
Go to the source code of this file.
Namespaces | |
namespace | di |
namespace | di::container |
Variables | |
template<FixedString literal> | |
constexpr auto | di::container::fixed_string_to_utf8_string_view = detail::FixedStringToUtf8StringViewFunction<literal> {} |