Robert Bradshaw wrote: > On May 6, 2009, at 1:31 AM, Dag Sverre Seljebotn wrote: > > >> BTW will this discussion also be used for C++ templates, so that the >> consensus seem to be >> >> some_cpp_class[int] >> >> for template instantiation? >> > > I think so. Speak now or forever hold your peace... :) > Following up this *really* old thread, I just wanted to note that I just discovered that IronPython apparently uses the [] syntax as well to instantiate C# generics (=templates). So seems like we made a good choice for that reason as well.
Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
