[][src]Type Definition type_freak::list::ApplyToTList

type ApplyToTList<Func, List> = ApplyFunctor<ApplyToTListFunctor<List>, Func>;