|
di 0.1.0
|
#include "di/container/string/string.h"#include "di/container/string/string_view.h"#include "di/container/string/utf8_stream_decoder.h"#include "di/container/string/utf8_strict_stream_decoder.h"#include "di/function/pipeable.h"#include "di/vocab/span/as_bytes.h"Go to the source code of this file.
Classes | |
| struct | di::container::string::ToUtf8StringLossy |
| struct | di::container::string::ToUtf8String |
| struct | di::container::string::ToTransparentString |
Namespaces | |
| namespace | di |
| namespace | di::container |
| namespace | di::container::string |
Variables | |
| constexpr auto | di::container::string::to_utf8_string_lossy = ToUtf8StringLossy {} |
| constexpr auto | di::container::string::to_utf8_string = ToUtf8String {} |
| constexpr auto | di::container::string::to_transparent_string = ToTransparentString {} |
| constexpr auto | di::to_transparent_string |
| constexpr auto | di::to_utf8_string |
| constexpr auto | di::to_utf8_string_lossy |