#include <typelib/value.hh>


Public Member Functions | |
| CastingVisitor () | |
| T & | apply (Value v) |
| Typelib::CastingVisitor< T >::CastingVisitor | ( | ) | [inline] |
| T& Typelib::CastingVisitor< T >::apply | ( | Value | v | ) | [inline] |
Reimplemented from Typelib::ValueVisitor.
References Typelib::ValueVisitor::apply().
Referenced by Typelib::value_cast().
1.5.6