summaryrefslogtreecommitdiff
path: root/doc/html/boost/bad_polymorphic_get.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:41:18 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-06 10:43:11 +0900
commitf763a99a501650eff2c60288aa6f10ef916d769e (patch)
tree02af7e13f9a38c888ebf340fe764cbe7dae99da9 /doc/html/boost/bad_polymorphic_get.html
parent5cde13f21d36c7224b0e13d11c4b49379ae5210d (diff)
downloadboost-f763a99a501650eff2c60288aa6f10ef916d769e.tar.gz
boost-f763a99a501650eff2c60288aa6f10ef916d769e.tar.bz2
boost-f763a99a501650eff2c60288aa6f10ef916d769e.zip
Imported Upstream version 1.62.0upstream/1.62.0
Change-Id: I9d4c1ddb7b7d8f0069217ecc582700f9fda6dd4c Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boost/bad_polymorphic_get.html')
-rw-r--r--doc/html/boost/bad_polymorphic_get.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/boost/bad_polymorphic_get.html b/doc/html/boost/bad_polymorphic_get.html
index 5cac4d838f..c2b1eb60dc 100644
--- a/doc/html/boost/bad_polymorphic_get.html
+++ b/doc/html/boost/bad_polymorphic_get.html
@@ -4,10 +4,10 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class bad_polymorphic_get</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../variant/reference.html#header.boost.variant.polymorphic_get_hpp" title="Header &lt;boost/variant/polymorphic_get.hpp&gt;">
-<link rel="prev" href="get_idp74804384.html" title="Function get">
+<link rel="prev" href="get_idm46563152001760.html" title="Function get">
<link rel="next" href="polymorphic_relaxed_get.html" title="Function polymorphic_relaxed_get">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -21,14 +21,14 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="get_idp74804384.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../variant/reference.html#header.boost.variant.polymorphic_get_hpp"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="polymorphic_relaxed_get.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="get_idm46563152001760.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../variant/reference.html#header.boost.variant.polymorphic_get_hpp"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="polymorphic_relaxed_get.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.bad_polymorphic_get"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Class bad_polymorphic_get</span></h2>
<p>boost::bad_polymorphic_get &#8212; The exception thrown in the event of a failed application of
- <code class="computeroutput"><a class="link" href="polymorphic_get.html" title="Function polymorphic_get">boost::polymorphic_get</a></code> on the given
+ <code class="computeroutput"><a class="link" href="polymorphic_get.html" title="Function polymorphic_get">boost::polymorphic_get</a></code> on the given
operand value.</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
@@ -37,11 +37,11 @@
</span>
<span class="keyword">class</span> <a class="link" href="bad_polymorphic_get.html" title="Class bad_polymorphic_get">bad_polymorphic_get</a> <span class="special">:</span> <span class="keyword">public</span> <a class="link" href="bad_get.html" title="Class bad_get">boost::bad_get</a> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
- <span class="keyword">virtual</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a class="link" href="bad_polymorphic_get.html#idp293150384-bb"><span class="identifier">what</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
+ <span class="keyword">virtual</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a class="link" href="bad_polymorphic_get.html#idm46563151966816-bb"><span class="identifier">what</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp496318672"></a><h2>Description</h2>
-<pre class="literallayout"><span class="keyword">virtual</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a name="idp293150384-bb"></a><span class="identifier">what</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>
+<a name="idm45927692706192"></a><h2>Description</h2>
+<pre class="literallayout"><span class="keyword">virtual</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a name="idm46563151966816-bb"></a><span class="identifier">what</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -54,7 +54,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="get_idp74804384.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../variant/reference.html#header.boost.variant.polymorphic_get_hpp"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="polymorphic_relaxed_get.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="get_idm46563152001760.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../variant/reference.html#header.boost.variant.polymorphic_get_hpp"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="polymorphic_relaxed_get.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>