![]() |
Prusa Slicer 2.6.0
|
#include <boost/locale/utf.hpp>#include <boost/cstdint.hpp>#include <boost/static_assert.hpp>#include <locale>
Include dependency graph for utf8_codecvt.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | boost::nowide::utf8_codecvt< CharType, 2 > |
| class | boost::nowide::utf8_codecvt< CharType, 4 > |
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 | |
| boost::nowide::BOOST_STATIC_ASSERT (sizeof(std::mbstate_t)>=2) | |