![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <TypeList.h>
Runs a templated predicate on each type in the list.
Definition at line 487 of file TypeList.h.
Public Member Functions | |
template<class Predicate > | |
void | operator() (Predicate &visitor) |
template<class Predicate > | |
void | operator() (const Predicate &visitor) |
|
inline |
Definition at line 490 of file TypeList.h.
|
inline |
Definition at line 501 of file TypeList.h.
Generated on 07-03-2016 for elastix by ![]() |
![]() |