7 #ifndef BOOST_NOWIDE_INTEGRATION_FILESYSTEM_HPP_INCLUDED 8 #define BOOST_NOWIDE_INTEGRATION_FILESYSTEM_HPP_INCLUDED 10 #include <boost/nowide/utf8_codecvt.hpp> 11 #include <boost/filesystem/path.hpp> 23 return boost::filesystem::path::imbue(tmp);
Definition: utf8_codecvt.hpp:49
std::locale nowide_filesystem()
Definition: filesystem.hpp:20