Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-09-12 11:22:34


On Sep 12, 2006, at 7:07 AM, John Fletcher wrote:
> I think there is a typo in this line in the code on page 6.
>
> world << "I am process " << world.rank() << " of " << world.size()
> << "." << std::endl;
>
> The example did not compile as there does not seem to be operator<<
> defined for the communicator.

Oops, that's an unfortunate typo. Thank you for reporting the problem!

> I have also
> experimented with bsfcpp
> (http://f.loulergue.free.fr/research/bsfcpp/main.html)

I had never heard of this library before. Very interesting.

        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk