MCPcopy Create free account
hub / github.com/boostorg/filesystem / do_always_noconv

Method do_always_noconv

test/path_unit_test.cpp:1019–1019  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1017
1018protected:
1019 virtual bool do_always_noconv() const throw() { return false; }
1020 virtual int do_encoding() const throw() { return 0; }
1021
1022 virtual std::codecvt_base::result do_in(std::mbstate_t&, const char*, const char*, const char*&, wchar_t*, wchar_t*, wchar_t*&) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected