C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
recursive_union< Type, Tail > Class Template Reference

Recursive definition of class "union-container". More...

#include <generic_utility.h>

Detailed Description

template<class Type, class Tail = empty_variant>
class recursive_union< Type, Tail >

Recursive definition of class "union-container".

Container which can store the element of type "value_type" or one of types
of tail container.


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