![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for filesystem.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::nowide |
| This namespace includes implementation of the standard library functios such that they accept UTF-8 strings on Windows. On other platforms it is just an alias of std namespace (i.e. not on Windows) | |
Functions | |
| void | boost::nowide::nowide_filesystem () |
| Instal utf8_codecvt facet into boost::filesystem::path such all char strings are interpreted as utf-8 strings. | |