summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_MPI_CHECK_RESULT.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_MPI_CHECK_RESULT.html')
-rw-r--r--doc/html/BOOST_MPI_CHECK_RESULT.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_MPI_CHECK_RESULT.html b/doc/html/BOOST_MPI_CHECK_RESULT.html
index d56943047e..c75d30b7ef 100644
--- a/doc/html/BOOST_MPI_CHECK_RESULT.html
+++ b/doc/html/BOOST_MPI_CHECK_RESULT.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_MPI_CHECK_RESULT</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="mpi/reference.html#header.boost.mpi.exception_hpp" title="Header &lt;boost/mpi/exception.hpp&gt;">
<link rel="prev" href="boost/mpi/exception.html" title="Class exception">
@@ -34,7 +34,7 @@
</span>BOOST_MPI_CHECK_RESULT(MPIFunc, Args)</pre></div>
<div class="refsect1">
-<a name="idp305545648"></a><h2>Description</h2>
+<a name="idm45927878113216"></a><h2>Description</h2>
<p>Call the MPI routine MPIFunc with arguments Args (surrounded by parentheses). If the result is not MPI_SUCCESS, use boost::throw_exception to throw an exception or abort, depending on BOOST_NO_EXCEPTIONS. </p>
</div>
</div>