![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/rtti/Type.h>
Inheritance diagram for ParamType:Public Member Functions | |
| virtual | ~ParamType (void) |
| virtual int | index (void) const =0 |
Interface for a parameter in a template type.
|
pure virtual |