summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_MPI_CHECK_RESULT.html
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2014-12-11 18:55:56 +0900
committerChanho Park <chanho61.park@samsung.com>2014-12-11 18:55:56 +0900
commit08c1e93fa36a49f49325a07fe91ff92c964c2b6c (patch)
tree7a7053ceb8874b28ec4b868d4c49b500008a102e /doc/html/BOOST_MPI_CHECK_RESULT.html
parentbb4dd8289b351fae6b55e303f189127a394a1edd (diff)
downloadboost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.tar.gz
boost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.tar.bz2
boost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.zip
Imported Upstream version 1.57.0upstream/1.57.0
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 9d356bb734..d4fb6a8a3d 100644
--- a/doc/html/BOOST_MPI_CHECK_RESULT.html
+++ b/doc/html/BOOST_MPI_CHECK_RESULT.html
@@ -3,7 +3,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.78.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">
@@ -33,7 +33,7 @@
</span>BOOST_MPI_CHECK_RESULT(MPIFunc, Args)</pre></div>
<div class="refsect1">
-<a name="id2522608"></a><h2>Description</h2>
+<a name="idp339859152"></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>