summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_MPI_CALLING_CONVENTION.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_MPI_CALLING_CONVENTION.html')
-rw-r--r--doc/html/BOOST_MPI_CALLING_CONVENTION.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_MPI_CALLING_CONVENTION.html b/doc/html/BOOST_MPI_CALLING_CONVENTION.html
index de24790736..077bb65e7e 100644
--- a/doc/html/BOOST_MPI_CALLING_CONVENTION.html
+++ b/doc/html/BOOST_MPI_CALLING_CONVENTION.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_MPI_CALLING_CONVENTION</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.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.config_hpp" title="Header &lt;boost/mpi/config.hpp&gt;">
<link rel="prev" href="BOOST_MPI_HAS_NOARG_INITIALIZATION.html" title="Macro BOOST_MPI_HAS_NOARG_INITIALIZATION">
@@ -34,7 +34,7 @@
</span>BOOST_MPI_CALLING_CONVENTION</pre></div>
<div class="refsect1">
-<a name="idm45555222461776"></a><h2>Description</h2>
+<a name="idp304813392"></a><h2>Description</h2>
<p>This is a Windows-specific macro, which will be used internally to state the calling convention of any function that is to be used as a callback from MPI. For example, the internally-defined functions that are used in a call to <code class="computeroutput">MPI_Op_create</code>. This macro is likely only to be useful to users that wish to bypass Boost.MPI, registering their own callbacks in certain cases, e.g., through <code class="computeroutput">MPI_Op_create</code>. </p>
</div>
</div>