Use is_type_void(x) instead of x == type_void where qualified versions of void might...
[cparser] / tokens_punctuator.inc
2011-06-27 Christoph MallonCorrect token encoding: wide string literals L"" and...
2008-10-27 Christoph MallonAdd the C++ :: token.
2008-10-26 Christoph MallonAdd C++ keywords.
2008-02-20 Matthias Brauncommit some files I forgot