Function sequant::toUtf16(std::string_view)¶
Defined in File string.cpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “sequant::toUtf16” with arguments (std::string_view) in doxygen xml output for project “SeQuant” from directory: /home/runner/work/SeQuant/SeQuant/build/doc/.doxygen/xml. Potential matches:
- std::wstring toUtf16(char c)
- std::wstring toUtf16(const std::string_view str)
- std::wstring toUtf16(std::wstring_view str)
- std::wstring toUtf16(wchar_t c)