forked from boostorg/fusion
fix for #2355: discrepancy between std::accumulate and fusion::accumulate
[SVN r57125]
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Class template tuple</title>
|
||||
<link rel="stylesheet" href="../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.0">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
|
||||
<link rel="home" href="../../index.html" title="Chapter<65>1.<2E>Fusion 2.0">
|
||||
<link rel="up" href="../tuple.html" title="Tuple">
|
||||
<link rel="prev" href="../tuple.html" title="Tuple">
|
||||
@ -48,7 +48,7 @@
|
||||
in future releases of fusion.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.synopsis"></a><h5>
|
||||
<a name="id728136"></a>
|
||||
<a name="id843955"></a>
|
||||
<a class="link" href="class_template_tuple.html#fusion.tuple.class_template_tuple.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span>
|
||||
|
Reference in New Issue
Block a user