![]() |
Home | Libraries | People | FAQ | More |
boost::mpi::allocator<void> — Allocator specialization for void
value types.
// In header: <boost/mpi/allocator.hpp> class allocator<> { public: // types typedef ; typedef ; typedef ; // member classes/structs/unions struct rebind { // types typedef allocator< ; }; };