Claw  1.7.3
Public Member Functions | List of all members
claw::multi_type_map_visitor_process< Type > Class Template Reference

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)

Detailed Description

template<typename Type>
class claw::multi_type_map_visitor_process< Type >

This class goes through all entries of a given type in a multi_type_map and apply a function to them.

Author
Julien Jorge

Definition at line 39 of file multi_type_map_visitor.tpp.


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