VIPRA Documentation
Loading...
Searching...
No Matches
detail::to_utf8< WChar, Buffer > Class Template Reference

Public Member Functions

 to_utf8 (basic_string_view< WChar > s, to_utf8_error_policy policy=to_utf8_error_policy::abort)
 
 operator string_view () const
 
auto size () const -> size_t
 
auto c_str () const -> const char *
 
auto str () const -> std::string
 
auto convert (basic_string_view< WChar > s, to_utf8_error_policy policy=to_utf8_error_policy::abort) -> bool
 

Static Public Member Functions

static auto convert (Buffer &buf, basic_string_view< WChar > s, to_utf8_error_policy policy=to_utf8_error_policy::abort) -> bool
 

The documentation for this class was generated from the following file: