Re: Squid 3 development open

From: Robert Collins <robertc@dont-contact.us>
Date: 17 Oct 2002 19:08:43 +1000

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

Received on Thu Oct 17 2002 - 03:08:46 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:56 MST