Skip to content
Snippets Groups Projects
ParsersStandardList1.cpp 163 B
Newer Older
#include "ParsersStandardListCommon.h"
PARSERS_DEF_FOR_LIST(bool)
PARSERS_DEF_FOR_LIST(char)
PARSERS_DEF_FOR_LIST(unsigned char)
PARSERS_DEF_FOR_LIST(signed char)