MCPcopy Create free account
hub / github.com/Kitware/VTK / NonValidUTF8Exception

Class NonValidUTF8Exception

ThirdParty/libproj/vtklibproj/src/filemanager.cpp:398–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

396// ---------------------------------------------------------------------------
397
398struct NonValidUTF8Exception : public std::exception {};
399
400// May throw exceptions
401static std::wstring UTF8ToWString(const std::string &str) {

Callers 1

UTF8ToWStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected