Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Function operator<<

boost::mpi::threading::operator<<

Synopsis

// In header: <boost/mpi/environment.hpp>


std::ostream & operator<<(std::ostream & out, level l);

Description

Formated output for threading level.


PrevUpHomeNext