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 df5266fb4a..f58fe9b556 100644
--- a/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
+++ b/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
@@ -3,7 +3,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.78.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">
@@ -33,7 +33,7 @@
</span>BOOST_MPI_HAS_NOARG_INITIALIZATION</pre></div>
<div class="refsect1">
-<a name="id2517771"></a><h2>Description</h2>
+<a name="idp339110448"></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>