Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpi::group::group_free Struct Reference

INTERNAL ONLY. More...

#include <group.hpp>

Public Member Functions

void operator() (MPI_Group *comm) const
 

Detailed Description

INTERNAL ONLY.

Function object that frees an MPI group and deletes the memory associated with it. Intended to be used as a deleter with shared_ptr.

Member Function Documentation

void boost::mpi::group::group_free::operator() ( MPI_Group *  comm) const
inline

The documentation for this struct was generated from the following file: