$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-12-14 09:32:03
Doug Gregor wrote:
> This constructor is now available in Boost CVS. The macro
> BOOST_HAS_NOARG_INITIALIZATION indicates that the default constructor
> for environment is available.
>
Wouldn't BOOST_MPI_NOARG_INITIALIZATION be a better choice? The macro
name seems somewhat generic for something that indicates something very
specific to the MPI library.
Sebastian Redl