WARPXM v1.10.0
Loading...
Searching...
No Matches
WxTypeMap< AtomicType, Unit > Class Template Reference

WxTypeMap can be used to generate a whole class hierachy at compile time. More...

#include <wxtypelist.h>

Inheritance diagram for WxTypeMap< AtomicType, Unit >:

Detailed Description

template<class AtomicType, template< class > class Unit>
class WxTypeMap< AtomicType, Unit >

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
 

The documentation for this class was generated from the following file: