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