![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <TypeList.h>
Finds the index of a type in a typelist.
Example:
IndexOf<TTypeList, T>::Type returns the position of T in TList, or NullType if T is not found in TList
Definition at line 415 of file TypeList.h.
Generated on 07-03-2016 for elastix by ![]() |
![]() |