[aspectc-user] Another puma question.
Robert Scott
lists at riscott.ukfsn.org
Sat Nov 11 17:31:41 CET 2006
Hello all,
Just a quick one this time.
As I descend into the depths of templates, I can't seem to differentiate
between specialisations in the class database. i.e. if I have two classes,
fooclass<char * , double> and fooclass<String , unsigned>, they both turn up
in the class database as classes named fooclass and having almost all the
same attributes.
Short of looking at their sourceinfo, how can I differentiate between these?
What methods should I be looking at to tell me what their specialisation
parameters are? I'm just working with some doxygen docs here.
thanks
robert.
More information about the aspectc-user
mailing list