Claw
1.7.3
|
This class goes through all entries of a given type in a multi_type_map and apply a function to them. More...
Public Member Functions | |
template<typename Key , typename TailType , typename Function > | |
void | execute (multi_type_map< Key, claw::meta::type_list< Type, TailType > > &m, Function f) |
This class goes through all entries of a given type in a multi_type_map and apply a function to them.
Definition at line 39 of file multi_type_map_visitor.tpp.