![]() |
Home | Libraries | People | FAQ | More |
boost::mpi::logical_xor — Compute the logical exclusive OR of two integral values.
// In header: <boost/mpi/operations.hpp> template<typename T> struct logical_xor { // types typedef ; typedef ; typedef ; // public member functions (, ) ; };