Template Struct arg_to_tuple

Struct Documentation

template<typename TupleT, int Index = boost::tuples::length<TupleT>::value - 1>
struct udho::internal::arg_to_tuple

Public Types

typedef arg_to_tuple<TupleT, Index - 1> base_type

Public Static Functions

void convert(TupleT &tuple, const std::vector<std::string> &args)