HDK
|
A TypeList provides a compile time sequence of heterogeneous types which can be accessed, transformed and executed over in various ways. It incorporates a subset of functionality similar to hboost::mpl::vector however provides most of its content through using declarations rather than additional typed classes. More...
Go to the source code of this file.
Classes | |
struct | openvdb::OPENVDB_VERSION_NAME::TypeList< Ts > |
A list of types (not necessarily unique) More... | |
Namespaces | |
openvdb | |
openvdb::OPENVDB_VERSION_NAME | |
A TypeList provides a compile time sequence of heterogeneous types which can be accessed, transformed and executed over in various ways. It incorporates a subset of functionality similar to hboost::mpl::vector however provides most of its content through using declarations rather than additional typed classes.
Definition in file TypeList.h.