In C++ (most) character literals are of type char.
[cparser] / walk_statements.h
2008-10-21 Christoph MallonImplement a statement walker.