Boost logo

Boost Users :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-12-14 08:55:17


On Dec 13, 2006, at 11:34 AM, Bo Peng wrote:
> I am using Boost.MPI for a python module so there is no argc, argv
> that can be provided to
>
> boost::parallel::mpi::environment(int & argc, char ** & argv)
> [snip]
> Can a default constructor be provided?

This constructor is now available in Boost CVS. The macro
BOOST_HAS_NOARG_INITIALIZATION indicates that the default constructor
for environment is available.

        Cheers,
        Doug


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net