summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html')
-rw-r--r--doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html b/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html
index 2c89d15c79..d3054916e0 100644
--- a/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html
+++ b/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_MPI_HAS_MEMORY_ALLOCATION</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.config_hpp" title="Header &lt;boost/mpi/config.hpp&gt;">
<link rel="prev" href="BOOST_MPI_HOMOGENEOUS.html" title="Macro BOOST_MPI_HOMOGENEOUS">
@@ -34,7 +34,7 @@
</span>BOOST_MPI_HAS_MEMORY_ALLOCATION</pre></div>
<div class="refsect1">
-<a name="idp304799344"></a><h2>Description</h2>
+<a name="idm45927878875616"></a><h2>Description</h2>
<p>This macro will be defined when the underlying MPI implementation has support for the MPI-2 memory allocation routines <code class="computeroutput">MPI_Alloc_mem</code> and <code class="computeroutput">MPI_Free_mem</code>. When defined, the <code class="computeroutput">allocator</code> class template will provide Standard Library-compliant access to these memory-allocation routines. </p>
</div>
</div>