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
This namespace includes implementations of the standard library functions and classes such that they ...
Definition args.hpp:19
std::locale nowide_filesystem()
Definition filesystem.hpp:20