...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_tag — A constant representing "any tag.".
const int any_tag;
This constant may be used for the tag parameter of receive operations to indicate that a send with any tag will be matched by the receive.
tag
receive
send