You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the library would accept std::u8string and char8_t types when compiling for c++20 or higher, allowing direct interaction with utf-8 encoded unicode strings.