class utf8_to_utf16

Declaration

class utf8_to_utf16 { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/format.h:1403

Method Overview

Methods

auto c_str() const -> const wchar_t*

Declared at: third_party/fmt/include/fmt/format.h:1411

basic_string_view<wchar_t>
operator basic_string_view() const

Declared at: third_party/fmt/include/fmt/format.h:1409

auto size() const -> size_t

Declared at: third_party/fmt/include/fmt/format.h:1410

auto str() const -> std::wstring

Declared at: third_party/fmt/include/fmt/format.h:1412

utf8_to_utf16(fmt::string_view s)

Declared at: third_party/fmt/include/fmt/format.h:1408

Parameters

fmt::string_view s