summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_MPI_CALLING_CONVENTION.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:24:46 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:25:39 +0900
commit4fadd968fa12130524c8380f33fcfe25d4de79e5 (patch)
treefd26a490cd15388d42fc6652b3c5c13012e7f93e /doc/html/BOOST_MPI_CALLING_CONVENTION.html
parentb5c87084afaef42b2d058f68091be31988a6a874 (diff)
downloadboost-upstream/1.65.0.tar.gz
boost-upstream/1.65.0.tar.bz2
boost-upstream/1.65.0.zip
Imported Upstream version 1.65.0upstream/1.65.0
Change-Id: Icf8400b375482cb11bcf77440a6934ba360d6ba4 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/BOOST_MPI_CALLING_CONVENTION.html')
-rw-r--r--doc/html/BOOST_MPI_CALLING_CONVENTION.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/BOOST_MPI_CALLING_CONVENTION.html b/doc/html/BOOST_MPI_CALLING_CONVENTION.html
index 0b4795d2dc..bb0edff33d 100644
--- a/doc/html/BOOST_MPI_CALLING_CONVENTION.html
+++ b/doc/html/BOOST_MPI_CALLING_CONVENTION.html
@@ -34,7 +34,7 @@
</span>BOOST_MPI_CALLING_CONVENTION</pre></div>
<div class="refsect1">
-<a name="idp419682416"></a><h2>Description</h2>
+<a name="idp395938080"></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>