Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

visitor::TlVisitor_helper< Mytype, meta::Nil > Class Template Reference

Specialization of the helper for the situation where Mytype is the last type in the list. More...

#include <vv2.h>

List of all members.

Public Types

typedef Visitor< Mytype > Ret
 The type produced when the next type is Nil.


Detailed Description

template<typename Mytype>
class visitor::TlVisitor_helper< Mytype, meta::Nil >

Specialization of the helper for the situation where Mytype is the last type in the list.

Parameters:
Mytype  The type to create a plain Visitor for


Member Typedef Documentation

template<typename Mytype>
typedef Visitor<Mytype> visitor::TlVisitor_helper< Mytype, meta::Nil >::Ret
 

The type produced when the next type is Nil.


The documentation for this class was generated from the following file:
Generated on Mon Apr 7 19:44:14 2003 for DuTree by doxygen1.2.18