From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-12-14 09:59:45


On Dec 14, 2006, at 9:32 AM, Sebastian Redl wrote:

> 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.

Sorry, I should paste, not type. The macro is
BOOST_MPI_HAS_NOARG_INITIALIZATION

        Poor-typing'ly yours,
        Doug