diff options
Diffstat (limited to 'doc/html/BOOST_MPI_CALLING_CONVENTION.html')
-rw-r--r-- | doc/html/BOOST_MPI_CALLING_CONVENTION.html | 2 |
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> |