Philippe Sigaud:

alias for templates gives you a 'symbol' parameter: you can pass any
identifier to it: variable, user-defined types, module names...
Not built-in types (int,...) which are keywords and *not* valid identifiers.

I remember some persons have asked for built-in types too to work in this case.

Bye,
bearophile

Reply via email to