On Mon, Aug 6, 2012 at 2:32 AM, Sergey Ivanov <icegood1980@xxxxxxxxx> wrote: > I'm checkin input of some class name in file. But class name could be > template with >1 arguments, say, A<B,C>. > How to stringify that in preprocessor? Give us a code example of what you are trying to do. Ian