Alexandria  2.18
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Euclid::Table::CastVisitor< To > Member List

This is the complete list of members for Euclid::Table::CastVisitor< To >, including all inherited members.

operator()(const From &from, typename std::enable_if< std::is_same< From, To >::value >::type *=0) const Euclid::Table::CastVisitor< To >inline
operator()(const From &, typename std::enable_if<!std::is_same< From, To >::value >::type *=0) const Euclid::Table::CastVisitor< To >inline