template class VariadicFunctionObject { public: int add_em_up(T count,...); };