mirror of
https://github.com/boostorg/convert.git
synced 2026-01-27 06:42:21 +00:00
52 lines
3.6 KiB
HTML
52 lines
3.6 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
|
<title>Convert Reference</title>
|
|
<link rel="stylesheet" href="boostbook.css" type="text/css">
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
|
|
<link rel="home" href="index.html" title="Chapter 1. The Boost Convert Library 2.0">
|
|
<link rel="up" href="index.html" title="Chapter 1. The Boost Convert Library 2.0">
|
|
<link rel="prev" href="the_boost_convert_library/other_conversions.html" title="Other Conversions">
|
|
<link rel="next" href="boost/convert.html" title="Struct template convert">
|
|
</head>
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="the_boost_convert_library/other_conversions.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><a accesskey="n" href="boost/convert.html"><img src="images/next.png" alt="Next"></a>
|
|
</div>
|
|
<div class="section">
|
|
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
|
<a name="convert_reference"></a>Convert Reference</h2></div></div></div>
|
|
<div class="toc"><dl>
|
|
<dt><span class="section"><a href="convert_reference.html#header.boost.convert.api_hpp">Header <boost/convert/api.hpp></a></span></dt>
|
|
<dd><dl></dl></dd>
|
|
<dt><span class="section"><a href="header/boost/convert/lexical_cast_converter_hpp.html">Header <boost/convert/lexical_cast_converter.hpp></a></span></dt>
|
|
<dd><dl></dl></dd>
|
|
<dt><span class="section"><a href="header/boost/convert/safebool_hpp.html">Header <boost/convert/safebool.hpp></a></span></dt>
|
|
<dd><dl></dl></dd>
|
|
<dt><span class="section"><a href="header/boost/convert/sstream_converter_hpp.html">Header <boost/convert/sstream_converter.hpp></a></span></dt>
|
|
<dd><dl></dl></dd>
|
|
<dt><span class="section"><a href="header/boost/convert/string_sfinae_hpp.html">Header <boost/convert/string_sfinae.hpp></a></span></dt>
|
|
</dl></div>
|
|
<div class="section">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="header.boost.convert.api_hpp"></a>Header <<a href="../../../../boost/convert/api.hpp" target="_top">boost/convert/api.hpp</a>></h3></div></div></div>
|
|
<pre class="synopsis"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
|
|
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> TypeOut<span class="special">></span> <span class="keyword">struct</span> <a class="link" href="boost/convert.html" title="Struct template convert">convert</a><span class="special">;</span>
|
|
<span class="special">}</span></pre>
|
|
</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-2014 Vladimir Batov<p>
|
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
file LICENSE_1_0.txt or 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="the_boost_convert_library/other_conversions.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><a accesskey="n" href="boost/convert.html"><img src="images/next.png" alt="Next"></a>
|
|
</div>
|
|
</body>
|
|
</html>
|