template struct Poco::TypeListType
template struct Poco::TypeLocator<TypeList<T, Tail>, T>
#include <TypeList.h> template <> struct TypeListType<> { // typedefs typedef NullTypeList HeadType; };