Functor setting the children domain of a super-vertex of a hierarchical view. More...
Public Member Functions | |
set_supervertex_domain (Dom const &d) | |
template<typename Property > | |
void | operator() (Property &sv) const |
Public Types | |
typedef void | result_type |
Functor setting the children domain of a super-vertex of a hierarchical view.
stapl::set_supervertex_domain< Dom >::set_supervertex_domain | ( | Dom const & | d | ) |
d | super-vertex children domain. |
void stapl::set_supervertex_domain< Dom >::operator() | ( | Property & | sv | ) | const |
sv | super-vertex reference. |