boost/libs/nowide/doc/html/config_8hpp.html
2021-10-05 21:37:46 +02:00

105 lines
6.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Boost.Nowide: boost/nowide/config.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Boost.Nowide
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_1878a3f4746a95c6aad317458cc7ef80.html">boost</a></li><li class="navelem"><a class="el" href="dir_ab65964b154f94b8b1ef0b053897b905.html">nowide</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">config.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;boost/config.hpp&gt;</code><br />
<code>#include &lt;<a class="el" href="replacement_8hpp_source.html">boost/nowide/replacement.hpp</a>&gt;</code><br />
<code>#include &lt;boost/version.hpp&gt;</code><br />
</div>
<p><a href="config_8hpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceboost_1_1nowide"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost_1_1nowide.html">boost::nowide</a></td></tr>
<tr class="memdesc:namespaceboost_1_1nowide"><td class="mdescLeft">&#160;</td><td class="mdescRight">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. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a1c34b7fa978286d269d931ca0b7cce1d"><td class="memItemLeft" align="right" valign="top"><a id="a1c34b7fa978286d269d931ca0b7cce1d"></a>
#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8hpp.html#a1c34b7fa978286d269d931ca0b7cce1d">BOOST_NOWIDE_USE_WCHAR_OVERLOADS</a>&#160;&#160;&#160;0</td></tr>
<tr class="memdesc:a1c34b7fa978286d269d931ca0b7cce1d"><td class="mdescLeft">&#160;</td><td class="mdescRight">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. <br /></td></tr>
<tr class="separator:a1c34b7fa978286d269d931ca0b7cce1d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a00bc772d2cae3efdcaf4044ce857c779"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8hpp.html#a00bc772d2cae3efdcaf4044ce857c779">BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT</a>&#160;&#160;&#160;0</td></tr>
<tr class="memdesc:a00bc772d2cae3efdcaf4044ce857c779"><td class="mdescLeft">&#160;</td><td class="mdescRight">Define to 1 to use internal class from <a class="el" href="filebuf_8hpp_source.html">filebuf.hpp</a>. <a href="#a00bc772d2cae3efdcaf4044ce857c779">More...</a><br /></td></tr>
<tr class="separator:a00bc772d2cae3efdcaf4044ce857c779"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a id="a00bc772d2cae3efdcaf4044ce857c779"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a00bc772d2cae3efdcaf4044ce857c779">&#9670;&nbsp;</a></span>BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define BOOST_NOWIDE_USE_FILEBUF_REPLACEMENT&#160;&#160;&#160;0</td>
</tr>
</table>
</div><div class="memdoc">
<p>Define to 1 to use internal class from <a class="el" href="filebuf_8hpp_source.html">filebuf.hpp</a>. </p>
<ul>
<li>On Non-Windows platforms: Define to 1 to use the same class from header &lt;<a class="el" href="filebuf_8hpp_source.html">filebuf.hpp</a>&gt; that is used on Windows.</li>
<li>On Windows: No effect, always overwritten to 1</li>
</ul>
<p>Affects <a class="el" href="classboost_1_1nowide_1_1basic__filebuf.html" title="This forward declaration defines the basic_filebuf type.">boost::nowide::basic_filebuf</a>, <a class="el" href="classboost_1_1nowide_1_1basic__ofstream.html" title="Same as std::basic_ofstream&lt;char&gt; but accepts UTF-8 strings under Windows.">boost::nowide::basic_ofstream</a>, <a class="el" href="classboost_1_1nowide_1_1basic__ifstream.html" title="Same as std::basic_ifstream&lt;char&gt; but accepts UTF-8 strings under Windows.">boost::nowide::basic_ifstream</a>, <a class="el" href="classboost_1_1nowide_1_1basic__fstream.html" title="Same as std::basic_fstream&lt;char&gt; but accepts UTF-8 strings under Windows.">boost::nowide::basic_fstream</a> </p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>