"Monkol" <[email protected]> wrote in message news:[email protected]... >i think it is necessary to change template syntax and do as C++ style >template A <>, and not A !(), A <>. many people come from C++ and it will >be easy to adapt.
I came from C++, and I found it easy to adapt. Plus, like it says in the link Steve gave, there are technical downsides to using <>.
