857 lines
100 KiB
HTML
857 lines
100 KiB
HTML
|
<html>
|
|||
|
<head>
|
|||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|||
|
<title>Index</title>
|
|||
|
<link rel="stylesheet" href="../boostbook.css" type="text/css">
|
|||
|
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
|||
|
<link rel="home" href="../index.html" title="Chapter 1. Boost.Convert 2.0">
|
|||
|
<link rel="up" href="../index.html" title="Chapter 1. Boost.Convert 2.0">
|
|||
|
<link rel="prev" href="../boost/make_default.html" title="Function template make_default">
|
|||
|
</head>
|
|||
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|||
|
<div class="spirit-nav">
|
|||
|
<a accesskey="p" href="../boost/make_default.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
|
|||
|
</div>
|
|||
|
<div class="section">
|
|||
|
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
|||
|
<a name="idm17074"></a>Index</h2></div></div></div>
|
|||
|
<p><a class="link" href="s18.html#idx_id_0">A</a> <a class="link" href="s18.html#idx_id_1">B</a> <a class="link" href="s18.html#idx_id_2">C</a> <a class="link" href="s18.html#idx_id_3">D</a> <a class="link" href="s18.html#idx_id_4">E</a> <a class="link" href="s18.html#idx_id_5">F</a> <a class="link" href="s18.html#idx_id_6">G</a> <a class="link" href="s18.html#idx_id_7">H</a> <a class="link" href="s18.html#idx_id_8">I</a> <a class="link" href="s18.html#idx_id_9">L</a> <a class="link" href="s18.html#idx_id_10">M</a> <a class="link" href="s18.html#idx_id_11">N</a> <a class="link" href="s18.html#idx_id_12">O</a> <a class="link" href="s18.html#idx_id_13">P</a> <a class="link" href="s18.html#idx_id_14">R</a> <a class="link" href="s18.html#idx_id_15">S</a> <a class="link" href="s18.html#idx_id_16">T</a> <a class="link" href="s18.html#idx_id_17">U</a> <a class="link" href="s18.html#idx_id_18">V</a> <a class="link" href="s18.html#idx_id_19">W</a></p>
|
|||
|
<div class="variablelist"><dl class="variablelist">
|
|||
|
<dt>
|
|||
|
<a name="idx_id_0"></a><span class="term">A</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">adjust_fraction</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/strtol.html" title="Struct strtol"><span class="index-entry-level-1">Struct strtol</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Alternative Interface</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/alternative_interface.html" title="Alternative Interface"><span class="index-entry-level-1">convert</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/alternative_interface.html" title="Alternative Interface"><span class="index-entry-level-1">fallback_func</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/alternative_interface.html" title="Alternative Interface"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">apply</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/apply_idm11741.html" title="Function template apply"><span class="index-entry-level-1">Function template apply</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert_c___reference.html#header.boost.convert_hpp" title="Header <boost/convert.hpp>"><span class="index-entry-level-1">Header < boost/convert.hpp ></span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_1"></a><span class="term">B</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Basic Conversion-Failure Detection</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">calculated</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">dec</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">fallback_fun</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">if</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Basic Deployment</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started.html#boost_convert.getting_started.basic_deployment" title="Basic Deployment"><span class="index-entry-level-1">boost</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started.html#boost_convert.getting_started.basic_deployment" title="Basic Deployment"><span class="index-entry-level-1">BOOST_TEST</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started.html#boost_convert.getting_started.basic_deployment" title="Basic Deployment"><span class="index-entry-level-1">converter</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Better Error Detection</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/error_detection.html" title="Better Error Detection"><span class="index-entry-level-1">fallback_func</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/error_detection.html" title="Better Error Detection"><span class="index-entry-level-1">if</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/error_detection.html" title="Better Error Detection"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/error_detection.html" title="Better Error Detection"><span class="index-entry-level-1">value_or</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Beyond Basic Conversions</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/other_conversions.html" title="Beyond Basic Conversions"><span class="index-entry-level-1">encryption</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/other_conversions.html" title="Beyond Basic Conversions"><span class="index-entry-level-1">transformation</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">boolalpha</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.format_of_boolean_values" title="Format of Boolean Values"><span class="index-entry-level-1">Format of Boolean Values</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">boost</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started.html#boost_convert.getting_started.basic_deployment" title="Basic Deployment"><span class="index-entry-level-1">Basic Deployment</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail.html#boost_convert.converters_detail.lexical_cast_converter" title="boost::cnv::lexical_cast Converter"><span class="index-entry-level-1">boost::cnv::lexical_cast Converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html" title="boost::cnv::stream Converter"><span class="index-entry-level-1">boost::cnv::stream Converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/default_converter.html" title="Default Converter"><span class="index-entry-level-1">Default Converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/convert_idm11787.html" title="Function template convert"><span class="index-entry-level-1">Function template convert</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/make_default.html" title="Function template make_default"><span class="index-entry-level-1">Function template make_default</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/charconv.html" title="Struct charconv"><span class="index-entry-level-1">Struct charconv</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/printf.html" title="Struct printf"><span class="index-entry-level-1">Struct printf</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/spirit.html" title="Struct spirit"><span class="index-entry-level-1">Struct spirit</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/strtol.html" title="Struct strtol"><span class="index-entry-level-1">Struct strtol</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Boost.Convert with Standard Algorithms</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/algorithms.html" title="Boost.Convert with Standard Algorithms"><span class="index-entry-level-1">BOOST_TEST</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/algorithms.html" title="Boost.Convert with Standard Algorithms"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/algorithms.html" title="Boost.Convert with Standard Algorithms"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/algorithms.html" title="Boost.Convert with Standard Algorithms"><span class="index-entry-level-1">transformation</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">boost::cnv::lexical_cast Converter</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail.html#boost_convert.converters_detail.lexical_cast_converter" title="boost::cnv::lexical_cast Converter"><span class="index-entry-level-1">boost</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail.html#boost_convert.converters_detail.lexical_cast_converter" title="boost::cnv::lexical_cast Converter"><span class="index-entry-level-1">transformation</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">boost::cnv::stream Converter</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html" title="boost::cnv::stream Converter"><span class="index-entry-level-1">boost</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html" title="boost::cnv::stream Converter"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html" title="boost::cnv::stream Converter"><span class="index-entry-level-1">locale</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html" title="boost::cnv::stream Converter"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">BOOST_CNV_PARAM_SET</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/base_hpp.html" title="Header <boost/convert/base.hpp>"><span class="index-entry-level-1">Header < boost/convert/base.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/stream_hpp.html" title="Header <boost/convert/stream.hpp>"><span class="index-entry-level-1">Header < boost/convert/stream.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../BOOST_CNV_PARAM_S_idm12086.html" title="Macro BOOST_CNV_PARAM_SET"><span class="index-entry-level-1">Macro BOOST_CNV_PARAM_SET</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">Struct template cnvbase</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">BOOST_CNV_PARAM_TRY</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/base_hpp.html" title="Header <boost/convert/base.hpp>"><span class="index-entry-level-1">Header < boost/convert/base.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/stream_hpp.html" title="Header <boost/convert/stream.hpp>"><span class="index-entry-level-1">Header < boost/convert/stream.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../BOOST_CNV_PARAM_T_idm12088.html" title="Macro BOOST_CNV_PARAM_TRY"><span class="index-entry-level-1">Macro BOOST_CNV_PARAM_TRY</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">BOOST_CNV_STRING_ENABLE</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/stream_hpp.html" title="Header <boost/convert/stream.hpp>"><span class="index-entry-level-1">Header < boost/convert/stream.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../BOOST_CNV_STRING_ENABLE.html" title="Macro BOOST_CNV_STRING_ENABLE"><span class="index-entry-level-1">Macro BOOST_CNV_STRING_ENABLE</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">BOOST_DECLARE_HAS_MEMBER</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/supporting_tools/boost_declare_has_member.html" title="BOOST_DECLARE_HAS_MEMBER"><span class="index-entry-level-1">operator</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">BOOST_DECLARE_IS_CALLABLE</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/supporting_tools/boost_declare_is_callable.html" title="BOOST_DECLARE_IS_CALLABLE"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/supporting_tools/boost_declare_is_callable.html" title="BOOST_DECLARE_IS_CALLABLE"><span class="index-entry-level-1">T</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">BOOST_TEST</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started.html#boost_convert.getting_started.basic_deployment" title="Basic Deployment"><span class="index-entry-level-1">Basic Deployment</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/algorithms.html" title="Boost.Convert with Standard Algorithms"><span class="index-entry-level-1">Boost.Convert with Standard Algorithms</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">Integration of User-Defined Types</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.leading_whitespace_characters" title="Leading Whitespace Characters"><span class="index-entry-level-1">Leading Whitespace Characters</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">Wide String</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_2"></a><span class="term">C</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">calculated</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">Basic Conversion-Failure Detection</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">certain</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/make_default.html" title="Function template make_default"><span class="index-entry-level-1">Function template make_default</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">convert</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/alternative_interface.html" title="Alternative Interface"><span class="index-entry-level-1">Alternative Interface</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/convert_idm11767.html" title="Function template convert"><span class="index-entry-level-1">Function template convert</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert_c___reference.html#header.boost.convert_hpp" title="Header <boost/convert.hpp>"><span class="index-entry-level-1">Header < boost/convert.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/design_notes/user_interface_signature.html" title="User Interface Signature"><span class="index-entry-level-1">User Interface Signature</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">converter</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started.html#boost_convert.getting_started.basic_deployment" title="Basic Deployment"><span class="index-entry-level-1">Basic Deployment</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">Integration of User-Defined Types</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Converter Signature</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/design_notes/converter_signature.html" title="Converter Signature"><span class="index-entry-level-1">operator</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Converters</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters.html" title="Converters"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters.html" title="Converters"><span class="index-entry-level-1">transformation</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Custom String Types</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types/custom_string_types.html" title="Custom String Types"><span class="index-entry-level-1">fixed</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/supported_string_types/custom_string_types.html" title="Custom String Types"><span class="index-entry-level-1">precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types/custom_string_types.html" title="Custom String Types"><span class="index-entry-level-1">type</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_3"></a><span class="term">D</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">dec</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">Basic Conversion-Failure Detection</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support" title="Formatting Support"><span class="index-entry-level-1">Formatting Support</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">Header < boost/convert/parameters.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.numeric_base" title="Numeric Base"><span class="index-entry-level-1">Numeric Base</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support.html#boost_convert.converters_detail.strtol_converter.formatting_support.numeric_base__bin__oct__dec__hex_" title="Numeric Base (bin, oct, dec, hex)"><span class="index-entry-level-1">Numeric Base (bin, oct, dec, hex)</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">Wide String</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Default Converter</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/default_converter.html" title="Default Converter"><span class="index-entry-level-1">boost</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/default_converter.html" title="Default Converter"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Design Notes</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../index.html" title="Chapter 1. Boost.Convert 2.0"><span class="index-entry-level-1">skipws</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_4"></a><span class="term">E</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">encryption</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/other_conversions.html" title="Beyond Basic Conversions"><span class="index-entry-level-1">Beyond Basic Conversions</span></a></p></li></ul></div>
|
|||
|
</li></ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_5"></a><span class="term">F</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">fallback_fun</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">Basic Conversion-Failure Detection</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">fallback_func</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/alternative_interface.html" title="Alternative Interface"><span class="index-entry-level-1">Alternative Interface</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/error_detection.html" title="Better Error Detection"><span class="index-entry-level-1">Better Error Detection</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Field Width, Fill Character and Adjustment</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support/field_width__fill_character_and_adjustment.html" title="Field Width, Fill Character and Adjustment"><span class="index-entry-level-1">precision</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">fixed</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types/custom_string_types.html" title="Custom String Types"><span class="index-entry-level-1">Custom String Types</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">Flexibility and Adaptability to Change</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">Floating-Point Notation</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">Header < boost/convert/parameters.hpp ></span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Flexibility and Adaptability to Change</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">fixed</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">scientific</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">value</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">floating-point</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">Floating-Point Notation</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support/floating_point_precision.html" title="Floating-Point Precision"><span class="index-entry-level-1">Floating-Point Precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">Struct template cnvbase</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Floating-Point Notation</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">fixed</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">floating-point</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">scientific</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Floating-Point Precision</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support/floating_point_precision.html" title="Floating-Point Precision"><span class="index-entry-level-1">floating-point</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support/floating_point_precision.html" title="Floating-Point Precision"><span class="index-entry-level-1">precision</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Format of Boolean Values</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.format_of_boolean_values" title="Format of Boolean Values"><span class="index-entry-level-1">boolalpha</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Formatting Support</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support" title="Formatting Support"><span class="index-entry-level-1">dec</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support" title="Formatting Support"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support" title="Formatting Support"><span class="index-entry-level-1">scientific</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support" title="Formatting Support"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Function template apply</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/apply_idm11741.html" title="Function template apply"><span class="index-entry-level-1">apply</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/apply_idm11741.html" title="Function template apply"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/apply_idm11741.html" title="Function template apply"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/apply_idm11741.html" title="Function template apply"><span class="index-entry-level-1">transformation</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Function template convert</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/convert_idm11787.html" title="Function template convert"><span class="index-entry-level-1">boost</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/convert_idm11767.html" title="Function template convert"><span class="index-entry-level-1">convert</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Function template make_default</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/make_default.html" title="Function template make_default"><span class="index-entry-level-1">boost</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/make_default.html" title="Function template make_default"><span class="index-entry-level-1">certain</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/make_default.html" title="Function template make_default"><span class="index-entry-level-1">make_default</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/make_default.html" title="Function template make_default"><span class="index-entry-level-1">Type</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_6"></a><span class="term">G</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">get_char</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/strtol.html" title="Struct strtol"><span class="index-entry-level-1">Struct strtol</span></a></p></li></ul></div>
|
|||
|
</li></ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_7"></a><span class="term">H</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Header < boost/convert.hpp ></span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert_c___reference.html#header.boost.convert_hpp" title="Header <boost/convert.hpp>"><span class="index-entry-level-1">apply</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert_c___reference.html#header.boost.convert_hpp" title="Header <boost/convert.hpp>"><span class="index-entry-level-1">convert</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Header < boost/convert/base.hpp ></span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/base_hpp.html" title="Header <boost/convert/base.hpp>"><span class="index-entry-level-1">BOOST_CNV_PARAM_SET</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/base_hpp.html" title="Header <boost/convert/base.hpp>"><span class="index-entry-level-1">BOOST_CNV_PARAM_TRY</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Header < boost/convert/parameters.hpp ></span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">dec</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">fixed</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">oct</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">scientific</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Header < boost/convert/stream.hpp ></span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/stream_hpp.html" title="Header <boost/convert/stream.hpp>"><span class="index-entry-level-1">BOOST_CNV_PARAM_SET</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/stream_hpp.html" title="Header <boost/convert/stream.hpp>"><span class="index-entry-level-1">BOOST_CNV_PARAM_TRY</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/stream_hpp.html" title="Header <boost/convert/stream.hpp>"><span class="index-entry-level-1">BOOST_CNV_STRING_ENABLE</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Header < boost/make_default.hpp ></span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/make_default_hpp.html" title="Header <boost/make_default.hpp>"><span class="index-entry-level-1">make_default</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">hex</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">Basic Conversion-Failure Detection</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/algorithms.html" title="Boost.Convert with Standard Algorithms"><span class="index-entry-level-1">Boost.Convert with Standard Algorithms</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html" title="boost::cnv::stream Converter"><span class="index-entry-level-1">boost::cnv::stream Converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/default_converter.html" title="Default Converter"><span class="index-entry-level-1">Default Converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">Floating-Point Notation</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support" title="Formatting Support"><span class="index-entry-level-1">Formatting Support</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/apply_idm11741.html" title="Function template apply"><span class="index-entry-level-1">Function template apply</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">Header < boost/convert/parameters.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">Introduction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.numeric_base" title="Numeric Base"><span class="index-entry-level-1">Numeric Base</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support.html#boost_convert.converters_detail.strtol_converter.formatting_support.numeric_base__bin__oct__dec__hex_" title="Numeric Base (bin, oct, dec, hex)"><span class="index-entry-level-1">Numeric Base (bin, oct, dec, hex)</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">Wide String</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_8"></a><span class="term">I</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">ibuffer_type</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream/ibuffer_type.html" title="Struct ibuffer_type"><span class="index-entry-level-1">Struct ibuffer_type</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">if</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/basic_conversion_failure_detection.html" title="Basic Conversion-Failure Detection"><span class="index-entry-level-1">Basic Conversion-Failure Detection</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/error_detection.html" title="Better Error Detection"><span class="index-entry-level-1">Better Error Detection</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">Integration of User-Defined Types</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">The Default Constructible Type Requirement</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Integration of User-Defined Types</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">BOOST_TEST</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">if</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">transformation</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">type</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">value</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Introduction</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">leading</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">locale</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">scientific</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">transformation</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">whitespace</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">i_to_str</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/strtol.html" title="Struct strtol"><span class="index-entry-level-1">Struct strtol</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_9"></a><span class="term">L</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">leading</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">Introduction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.leading_whitespace_characters" title="Leading Whitespace Characters"><span class="index-entry-level-1">Leading Whitespace Characters</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">Wide String</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Leading Whitespace Characters</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.leading_whitespace_characters" title="Leading Whitespace Characters"><span class="index-entry-level-1">BOOST_TEST</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.leading_whitespace_characters" title="Leading Whitespace Characters"><span class="index-entry-level-1">leading</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.leading_whitespace_characters" title="Leading Whitespace Characters"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.leading_whitespace_characters" title="Leading Whitespace Characters"><span class="index-entry-level-1">whitespace</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">locale</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html" title="boost::cnv::stream Converter"><span class="index-entry-level-1">boost::cnv::stream Converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">Introduction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/locale_support.html" title="Locale Support"><span class="index-entry-level-1">Locale Support</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../index.html#boost_convert.rationale" title="Rationale"><span class="index-entry-level-1">Rationale</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Locale Support</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/locale_support.html" title="Locale Support"><span class="index-entry-level-1">locale</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/locale_support.html" title="Locale Support"><span class="index-entry-level-1">precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/locale_support.html" title="Locale Support"><span class="index-entry-level-1">scientific</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_10"></a><span class="term">M</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Macro BOOST_CNV_PARAM_SET</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../BOOST_CNV_PARAM_S_idm12086.html" title="Macro BOOST_CNV_PARAM_SET"><span class="index-entry-level-1">BOOST_CNV_PARAM_SET</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Macro BOOST_CNV_PARAM_TRY</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../BOOST_CNV_PARAM_T_idm12088.html" title="Macro BOOST_CNV_PARAM_TRY"><span class="index-entry-level-1">BOOST_CNV_PARAM_TRY</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Macro BOOST_CNV_STRING_ENABLE</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../BOOST_CNV_STRING_ENABLE.html" title="Macro BOOST_CNV_STRING_ENABLE"><span class="index-entry-level-1">BOOST_CNV_STRING_ENABLE</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">make_default</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/make_default.html" title="Function template make_default"><span class="index-entry-level-1">Function template make_default</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/make_default_hpp.html" title="Header <boost/make_default.hpp>"><span class="index-entry-level-1">Header < boost/make_default.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">The Default Constructible Type Requirement</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_11"></a><span class="term">N</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Numeric Base</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.numeric_base" title="Numeric Base"><span class="index-entry-level-1">dec</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.numeric_base" title="Numeric Base"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.numeric_base" title="Numeric Base"><span class="index-entry-level-1">oct</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Numeric Base (bin, oct, dec, hex)</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support.html#boost_convert.converters_detail.strtol_converter.formatting_support.numeric_base__bin__oct__dec__hex_" title="Numeric Base (bin, oct, dec, hex)"><span class="index-entry-level-1">dec</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support.html#boost_convert.converters_detail.strtol_converter.formatting_support.numeric_base__bin__oct__dec__hex_" title="Numeric Base (bin, oct, dec, hex)"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support.html#boost_convert.converters_detail.strtol_converter.formatting_support.numeric_base__bin__oct__dec__hex_" title="Numeric Base (bin, oct, dec, hex)"><span class="index-entry-level-1">oct</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_12"></a><span class="term">O</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">obuffer_type</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream/obuffer_type.html" title="Struct obuffer_type"><span class="index-entry-level-1">Struct obuffer_type</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">oct</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">Header < boost/convert/parameters.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.numeric_base" title="Numeric Base"><span class="index-entry-level-1">Numeric Base</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support.html#boost_convert.converters_detail.strtol_converter.formatting_support.numeric_base__bin__oct__dec__hex_" title="Numeric Base (bin, oct, dec, hex)"><span class="index-entry-level-1">Numeric Base (bin, oct, dec, hex)</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">Wide String</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">operator</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/alternative_interface.html" title="Alternative Interface"><span class="index-entry-level-1">Alternative Interface</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/error_detection.html" title="Better Error Detection"><span class="index-entry-level-1">Better Error Detection</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/supporting_tools/boost_declare_has_member.html" title="BOOST_DECLARE_HAS_MEMBER"><span class="index-entry-level-1">BOOST_DECLARE_HAS_MEMBER</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/supporting_tools/boost_declare_is_callable.html" title="BOOST_DECLARE_IS_CALLABLE"><span class="index-entry-level-1">BOOST_DECLARE_IS_CALLABLE</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/design_notes/converter_signature.html" title="Converter Signature"><span class="index-entry-level-1">Converter Signature</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters.html" title="Converters"><span class="index-entry-level-1">Converters</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/lexical_cast.html" title="Struct lexical_cast"><span class="index-entry-level-1">Struct lexical_cast</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">Struct template cnvbase</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference.html" title="Struct template reference"><span class="index-entry-level-1">Struct template reference</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference_Convert_idm11712.html" title="Struct template reference<Converter, TypeOut, void>"><span class="index-entry-level-1">Struct template reference<Converter, TypeOut, void></span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_13"></a><span class="term">P</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">precision</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/supported_string_types/custom_string_types.html" title="Custom String Types"><span class="index-entry-level-1">Custom String Types</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support/field_width__fill_character_and_adjustment.html" title="Field Width, Fill Character and Adjustment"><span class="index-entry-level-1">Field Width, Fill Character and Adjustment</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">Flexibility and Adaptability to Change</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">Floating-Point Notation</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/strtol_converter/formatting_support/floating_point_precision.html" title="Floating-Point Precision"><span class="index-entry-level-1">Floating-Point Precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">Introduction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/locale_support.html" title="Locale Support"><span class="index-entry-level-1">Locale Support</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">Struct template cnvbase</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li></ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_14"></a><span class="term">R</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Rationale</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../index.html#boost_convert.rationale" title="Rationale"><span class="index-entry-level-1">locale</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">reference</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference.html" title="Struct template reference"><span class="index-entry-level-1">Struct template reference</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference_Convert_idm11712.html" title="Struct template reference<Converter, TypeOut, void>"><span class="index-entry-level-1">Struct template reference<Converter, TypeOut, void></span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_15"></a><span class="term">S</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">scientific</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">Flexibility and Adaptability to Change</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/charconv_converter/formatting_support/floating_point_notation.html" title="Floating-Point Notation"><span class="index-entry-level-1">Floating-Point Notation</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support" title="Formatting Support"><span class="index-entry-level-1">Formatting Support</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../header/boost/convert/parameters_hpp.html" title="Header <boost/convert/parameters.hpp>"><span class="index-entry-level-1">Header < boost/convert/parameters.hpp ></span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">Introduction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/locale_support.html" title="Locale Support"><span class="index-entry-level-1">Locale Support</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">set_</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">Struct template cnvbase</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">skipws</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/algorithms.html" title="Boost.Convert with Standard Algorithms"><span class="index-entry-level-1">Boost.Convert with Standard Algorithms</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html" title="boost::cnv::stream Converter"><span class="index-entry-level-1">boost::cnv::stream Converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../index.html" title="Chapter 1. Boost.Convert 2.0"><span class="index-entry-level-1">Design Notes</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">Flexibility and Adaptability to Change</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support" title="Formatting Support"><span class="index-entry-level-1">Formatting Support</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/apply_idm11741.html" title="Function template apply"><span class="index-entry-level-1">Function template apply</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">Introduction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.leading_whitespace_characters" title="Leading Whitespace Characters"><span class="index-entry-level-1">Leading Whitespace Characters</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">Struct template basic_stream</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">Struct template cnvbase</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">Wide String</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct charconv</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/charconv.html" title="Struct charconv"><span class="index-entry-level-1">boost</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct ibuffer_type</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream/ibuffer_type.html" title="Struct ibuffer_type"><span class="index-entry-level-1">ibuffer_type</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct lexical_cast</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/lexical_cast.html" title="Struct lexical_cast"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/lexical_cast.html" title="Struct lexical_cast"><span class="index-entry-level-1">transformation</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct obuffer_type</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream/obuffer_type.html" title="Struct obuffer_type"><span class="index-entry-level-1">obuffer_type</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct printf</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/printf.html" title="Struct printf"><span class="index-entry-level-1">boost</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct spirit</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/spirit.html" title="Struct spirit"><span class="index-entry-level-1">boost</span></a></p></li></ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct strtol</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/strtol.html" title="Struct strtol"><span class="index-entry-level-1">adjust_fraction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/strtol.html" title="Struct strtol"><span class="index-entry-level-1">boost</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/strtol.html" title="Struct strtol"><span class="index-entry-level-1">get_char</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/strtol.html" title="Struct strtol"><span class="index-entry-level-1">i_to_str</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct template basic_stream</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">BOOST_CNV_PARAM_SET</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">BOOST_CNV_STRING_ENABLE</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">ibuffer_type</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">locale</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">obuffer_type</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">set_</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/basic_stream.html" title="Struct template basic_stream"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct template cnvbase</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">BOOST_CNV_PARAM_SET</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">floating-point</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">precision</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">set_</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/cnvbase.html" title="Struct template cnvbase"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct template reference</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference.html" title="Struct template reference"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference.html" title="Struct template reference"><span class="index-entry-level-1">reference</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference.html" title="Struct template reference"><span class="index-entry-level-1">value_or</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Struct template reference<Converter, TypeOut, void></span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference_Convert_idm11712.html" title="Struct template reference<Converter, TypeOut, void>"><span class="index-entry-level-1">operator</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference_Convert_idm11712.html" title="Struct template reference<Converter, TypeOut, void>"><span class="index-entry-level-1">reference</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference_Convert_idm11712.html" title="Struct template reference<Converter, TypeOut, void>"><span class="index-entry-level-1">value_or</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_16"></a><span class="term">T</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">T</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/supporting_tools/boost_declare_is_callable.html" title="BOOST_DECLARE_IS_CALLABLE"><span class="index-entry-level-1">BOOST_DECLARE_IS_CALLABLE</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">The Default Constructible Type Requirement</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">The Default Constructible Type Requirement</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">if</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">make_default</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">T</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">type</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">value</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">transformation</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/other_conversions.html" title="Beyond Basic Conversions"><span class="index-entry-level-1">Beyond Basic Conversions</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/algorithms.html" title="Boost.Convert with Standard Algorithms"><span class="index-entry-level-1">Boost.Convert with Standard Algorithms</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail.html#boost_convert.converters_detail.lexical_cast_converter" title="boost::cnv::lexical_cast Converter"><span class="index-entry-level-1">boost::cnv::lexical_cast Converter</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters.html" title="Converters"><span class="index-entry-level-1">Converters</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/apply_idm11741.html" title="Function template apply"><span class="index-entry-level-1">Function template apply</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">Integration of User-Defined Types</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">Introduction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/lexical_cast.html" title="Struct lexical_cast"><span class="index-entry-level-1">Struct lexical_cast</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">type</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types/custom_string_types.html" title="Custom String Types"><span class="index-entry-level-1">Custom String Types</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/make_default.html" title="Function template make_default"><span class="index-entry-level-1">Function template make_default</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">Integration of User-Defined Types</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">The Default Constructible Type Requirement</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_17"></a><span class="term">U</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">User Interface Signature</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; "><li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/design_notes/user_interface_signature.html" title="User Interface Signature"><span class="index-entry-level-1">convert</span></a></p></li></ul></div>
|
|||
|
</li></ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_18"></a><span class="term">V</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">value</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/getting_started/flexibility_and_adaptability_to_change.html" title="Flexibility and Adaptability to Change"><span class="index-entry-level-1">Flexibility and Adaptability to Change</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/integration_of_user_types.html" title="Integration of User-Defined Types"><span class="index-entry-level-1">Integration of User-Defined Types</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/the___default_constructible__type_requirement.html" title="The Default Constructible Type Requirement"><span class="index-entry-level-1">The Default Constructible Type Requirement</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">value_or</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/error_detection.html" title="Better Error Detection"><span class="index-entry-level-1">Better Error Detection</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference.html" title="Struct template reference"><span class="index-entry-level-1">Struct template reference</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost/cnv/reference_Convert_idm11712.html" title="Struct template reference<Converter, TypeOut, void>"><span class="index-entry-level-1">Struct template reference<Converter, TypeOut, void></span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
<dt>
|
|||
|
<a name="idx_id_19"></a><span class="term">W</span>
|
|||
|
</dt>
|
|||
|
<dd><div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">whitespace</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/introduction.html" title="Introduction"><span class="index-entry-level-1">Introduction</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter.html#boost_convert.converters_detail.stream_converter.formatting_support.leading_whitespace_characters" title="Leading Whitespace Characters"><span class="index-entry-level-1">Leading Whitespace Characters</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">Wide String</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
<li class="listitem" style="list-style-type: none">
|
|||
|
<p><span class="index-entry-level-0">Wide String</span></p>
|
|||
|
<div class="index"><ul class="index" style="list-style-type: none; ">
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">BOOST_TEST</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">dec</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">hex</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">leading</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">oct</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">skipws</span></a></p></li>
|
|||
|
<li class="listitem" style="list-style-type: none"><p><a class="link" href="../boost_convert/converters_detail/stream_converter/supported_string_types.html#boost_convert.converters_detail.stream_converter.supported_string_types.wide_string" title="Wide String"><span class="index-entry-level-1">whitespace</span></a></p></li>
|
|||
|
</ul></div>
|
|||
|
</li>
|
|||
|
</ul></div></dd>
|
|||
|
</dl></div>
|
|||
|
</div>
|
|||
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
|||
|
<td align="left"></td>
|
|||
|
<td align="right"><div class="copyright-footer">Copyright © 2009-2022 Vladimir
|
|||
|
Batov<p>
|
|||
|
Distributed under the Boost Software License, Version 1.0. See copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>.
|
|||
|
</p>
|
|||
|
</div></td>
|
|||
|
</tr></table>
|
|||
|
<hr>
|
|||
|
<div class="spirit-nav">
|
|||
|
<a accesskey="p" href="../boost/make_default.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
</html>
|