Guys, what to you think about the last two bugs I found in related to real instances of templates?<br>Do you think there are workarounds?<br>In fact, the problem is in Puma. I ran tests only with the parser and found the same errors.<br>
<br>The first one is: string::operator+ is considered invalid by Puma<br><br>ac++ says:<br>error: invalid operand to binary `+'<br><br>The second one is: Puma doesn't work with vector<bool> variables<br><br>
ac++ says:<br>In instantiation of `vector<bool>':<br>%vector<bool>:1: error: `_Tp1' undeclared here<br>%vector<bool>:1: error: expected a type as argument 1<br>%vector<bool>:1: error: `_Alloc' undeclared here<br>
%vector<bool>:1: error: expected a type as argument 1<br>  - Aborting<br><br>-- <br>_____________________________________________<br><br>                       Leandro Souza Costa<br><br>"A vitória se encastela em jardins encantadores,<br>
  mas para se chegar a ela não há caminho de flores"<br>_____________________________________________<br>