Weasel: > I was wondering if it was possible to generate unique(in order) > IDs for each template instantiation of a class at compile-time. I think you can't do this. (It's usually named gensym). Bye, bearophile