C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
union_conductor< _PairUnion, typeNb, power > Struct Template Reference

Conductor of visitor for recursively given container. More...

#include <generic_utility.h>

+ Inheritance diagram for union_conductor< _PairUnion, typeNb, power >:

Static Public Member Functions

template<class U , class T >
static T * unsafe_cast (U &u)
 Static cast of type.
 
template<class U , class T >
static const T * unsafe_cast (const U &u)
 Static cast of type.
 
template<class _Visitor >
static void apply (const _Visitor &vis, _PairUnion &oper)
 Apply the functor.
 

Detailed Description

template<class _PairUnion, int typeNb, int power>
struct union_conductor< _PairUnion, typeNb, power >

Conductor of visitor for recursively given container.


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