Classes

fst::script::args Namespace Reference

Classes

class  none_type
 Sentinel value that means "no arg here.". More...
struct  Package
 9 args (max) More...
struct  Package< T1, T2, T3, T4, T5, T6, T7, T8, none_type >
 8 args More...
struct  Package< T1, T2, T3, T4, T5, T6, T7, none_type, none_type >
 7 args More...
struct  Package< T1, T2, T3, T4, T5, T6, none_type, none_type, none_type >
 6 args More...
struct  Package< T1, T2, T3, T4, T5, none_type, none_type, none_type, none_type >
 5 args More...
struct  Package< T1, T2, T3, T4, none_type, none_type, none_type, none_type, none_type >
 4 args More...
struct  Package< T1, T2, T3, none_type, none_type, none_type, none_type, none_type, none_type >
 3 args More...
struct  Package< T1, T2, none_type, none_type, none_type, none_type, none_type, none_type, none_type >
 2 args (minimum) More...
struct  WithReturnValue
struct  WithReturnValue< Retval, ArgPackage & >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines