Topic: Not having local classes as template parameters slows STL adoption


Author: slisznianski@asyncnet.com (Slawomir Lisznianski)
Date: Fri, 5 Apr 2002 15:55:09 GMT
Raw View
In my organization I found it mainly affecting adoption of STL algorithms...

Slawek

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]





Author: James Dennett <jdennett@acm.org>
Date: Sun, 7 Apr 2002 19:26:44 GMT
Raw View
Slawomir Lisznianski wrote:
> In my organization I found it mainly affecting adoption of STL algorithms...
>
> Slawek

A proposal is in place to give local classes linkage so that
they can be used as template parameters.  Other similar ideas
to resolve this problem have also been discussed by committee
members.

--
James Dennett <jdennett@acm.org>

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]