Yes, I think it could be done.

julia


On Thu, 17 Mar 2011, Jani Monoses wrote:

> On 02/28/2011 11:08 PM, Julia Lawall wrote:
> > Version 0.2.5-rc7 is now available.  The only change is some improvements
> > in the parsing of C++ code.  The next obstacle seems to be the presence of
> nice.
> 
> Any chance of supporting more complex templated type definitions?
> Right now
> 
> typename<T> works, however there are more generic forms like typename<X,Y,Z>
> or even nested ones like typename1<X, typename2<Y,Z>>
> 
> A hypothetical example of a dictionary where keys are ints, and values are
> lists of strings:
> 
> Dict<int,List<string>> d;
> 
> thanks
> Jani
> 
> _______________________________________________
> Cocci mailing list
> [email protected]
> http://lists.diku.dk/mailman/listinfo/cocci
> (Web access from inside DIKUs LAN only)
> 
> 
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to