summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html')
-rw-r--r--doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html b/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
index 5f8ffb02f6..08175dea19 100644
--- a/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
+++ b/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_MPI_HAS_NOARG_INITIALIZATION</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_HAS_MEMORY_ALLOCATION.html" title="Macro BOOST_MPI_HAS_MEMORY_ALLOCATION">
@@ -34,7 +34,7 @@
</span>BOOST_MPI_HAS_NOARG_INITIALIZATION</pre></div>
<div class="refsect1">
-<a name="idp304806752"></a><h2>Description</h2>
+<a name="idm45927878868272"></a><h2>Description</h2>
<p>This macro will be defined when the underlying implementation supports initialization of MPI without passing along command-line arguments, e.g., <code class="computeroutput">MPI_Init(NULL, NULL)</code>. When defined, the <code class="computeroutput">environment</code> class will provide a default constructor. This macro is always defined for MPI-2 implementations. </p>
</div>
</div>