...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
boost::mpi::any_source — A constant representing "any process.".
const int any_source;
This constant may be used for the source parameter of receive operations to indicate that a message may be received from any source.
source
receive