WARPXM v1.10.0
|
WxTypeMap can be used to generate a whole class hierachy at compile time. More...
#include <wxtypelist.h>
WxTypeMap can be used to generate a whole class hierachy at compile time.
Specialization 2: Inherit from Unit<AtomicType>
It is used in conjunction with a typelist and a class Unit which takes a single template argument. An object of the WxTypeMap inherits from all classes Unit<T> where T is a member of the supplied typelist.
Classes | |
struct | Rebind |