On Thu, 2002-10-17 at 18:47, Joe Cooper wrote:
> > What about "not to use templates and STL" ?
Actually, I expect template use to increase relatively soon. templates
are *very* *very* *very* useful. Parameterised types make things like
lists, heaps, vectors typesafe without having multiple inheritance (not
really appropriate for list management) or typecasts, or inexplicable
fields at specific locations in structures.
Rob
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:56 MST