Feel++  0.91.4
List of all members
Feel::VisitorList< TList, R > Class Template Reference
Inheritance diagram for Feel::VisitorList< TList, R >:
Feel::Visitor< mpl::front< TList >::type, R >

Additional Inherited Members

- Public Types inherited from Feel::Visitor< mpl::front< TList >::type, R >
typedef R return_type
 
- Public Member Functions inherited from Feel::Visitor< mpl::front< TList >::type, R >
virtual ~Visitor ()
 virtual base destructor
 
virtual return_type visit (mpl::front< TList >::type *)=0
 visit a data structure
 
return_type visit (mpl::front< TList >::type &__t)
 visit a data structure