We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fdf42 commit 5b6f4beCopy full SHA for 5b6f4be
doc/html/index.html
@@ -146,7 +146,7 @@ <h4>
146
</div>
147
148
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
149
-<td align="left"><p><small>Last revised: November 04, 2017 at 18:02:17 GMT</small></p></td>
+<td align="left"><p><small>Last revised: May 17, 2017 at 23:01:39 GMT</small></p></td>
150
<td align="right"><div class="copyright-footer"></div></td>
151
</tr></table>
152
<hr>
test/optional_test_make_optional.cpp
@@ -23,7 +23,6 @@
23
24
using boost::optional;
25
using boost::make_optional;
26
-
27
using boost::core::is_same;
28
29
template <typename Expected, typename Deduced>
0 commit comments