Functor implementing assignment of a base container element using the base container's set_element method. More...
Public Member Functions | |
template<typename BaseContainer , typename GID , typename Value > | |
void | operator() (BaseContainer *bc, GID id, Value const &val) |
Functor implementing assignment of a base container element using the base container's set_element method.
This is the default assignment functor for the distributor struct that implements container redistribution.