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.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html b/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
index 89f6bcf0bb..880c2cb57b 100644
--- a/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
+++ b/doc/html/BOOST_MPI_HAS_NOARG_INITIALIZATION.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -33,7 +34,7 @@
</span>BOOST_MPI_HAS_NOARG_INITIALIZATION</pre></div>
<div class="refsect1">
-<a name="idp332778384"></a><h2>Description</h2>
+<a name="idp339088528"></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>