#include "di/container/string/fixed_string.h"#include "di/meta/constexpr.h"#include "di/parser/basic/integer.h"#include "di/parser/parse_unchecked.h"#include "di/parser/string_view_parser_context.h"#include "di/vocab/array/prelude.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::literals |
| namespace | di::literals::constexpr_integral_literals |
Functions | |
| template<char... chars> | |
| constexpr auto | di::literals::constexpr_integral_literals::operator""_zic () |