Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / outcome / doc / html / reference / types / basic_result / implicit_failure_move_constructor.html
index 75c5ec9..c792eb0 100644 (file)
@@ -9,7 +9,7 @@
 <body><div class="spirit-nav">
 <a accesskey="p" href="../../../reference/types/basic_result/implicit_failure_copy_constructor.html"><img src="../../../images/prev.png" alt="Prev"></a>
     <a accesskey="u" href="../../../reference/types/basic_result.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="../../../reference/types/basic_result/operator_bool.html"><img src="../../../images/next.png" alt="Next"></a></div><div id="content">
+    <a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../../reference/types/basic_result/implicit_failure_make_error_code_copy_constructor.html"><img src="../../../images/next.png" alt="Next"></a></div><div id="content">
   <div class="titlepage"><div><div><h1 style="clear: both"><code>basic_result(failure_type&lt;T&gt; &amp;&amp;)</code></h1></div></div></div>
   <p>Implicit error-from-failure-type-sugar move constructor used to disambiguate the construction of the error type.
 Note that if <code>T = void</code>, <code>error_type</code> will be default constructed.  Calls <a href="../../../reference/functions/hooks/hook_result_move_construction.html" class="api-reference"><code>void hook_result_move_construction(T *, U &amp;&amp;) noexcept</code></a>
@@ -25,5 +25,5 @@ Note that if <code>T = void</code>, <code>error_type</code> will be default cons
 <div class="spirit-nav">
 <a accesskey="p" href="../../../reference/types/basic_result/implicit_failure_copy_constructor.html"><img src="../../../images/prev.png" alt="Prev"></a>
     <a accesskey="u" href="../../../reference/types/basic_result.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="../../../reference/types/basic_result/operator_bool.html"><img src="../../../images/next.png" alt="Next"></a></div></body>
+    <a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../../reference/types/basic_result/implicit_failure_make_error_code_copy_constructor.html"><img src="../../../images/next.png" alt="Next"></a></div></body>
 </html>