[aspectc-user] Re: bugs with real instances

Matthias Urban matthias.urban at pure-systems.com
Mon Mar 2 23:31:18 CET 2009


Hi Leandro,

> Does anybody have some information about the status of these bugs?
> 
> 1) string::operator+ is considered invalid by Puma (actually, any kind of
> template operator);
> 2) I can use vector<int>, but I can't use vector<bool>.

Both problems are related to the same insufficiency of the template
instantiation algorithm. I've recently reimplemented it. It already
works for these two cases, but it needs more testing. I hope that I can
check it in until the end of this week.

Regards,
Matthias



More information about the aspectc-user mailing list