3rdParty/boost/1.78.0/libs/nowide/doc/html/config_8hpp.html
| Boost.Nowide |
config.hpp File Reference
#include <boost/config.hpp>
#include <boost/nowide/replacement.hpp>
#include <boost/version.hpp>
Go to the source code of this file.
|
|
| | boost::nowide |
| | This namespace includes implementations of the standard library functions and classes such that they accept UTF-8 strings on Windows. On other platforms (i.e. not on Windows) those functions and classes are just aliases of the corresponding ones from the std namespace or behave like them.
|
| |
|
|
| #define | BOOST_NOWIDE_USE_WCHAR_OVERLOADS 0 |
| | Whether to use the wchar_t* overloads in fstream/filebuf Enabled on Windows and Cygwin as the latter may use wchar_t in filesystem::path.
|
| |
| #define | BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT 0 |
| | Define to 1 to use internal class from filebuf.hpp. More...
|
| |
| #define BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT 0 |
Define to 1 to use internal class from filebuf.hpp.
Affects boost::nowide::basic_filebuf, boost::nowide::basic_ofstream, boost::nowide::basic_ifstream, boost::nowide::basic_fstream