Re: OONSTD: Abstract Data Types
Brian Glendenning (bglenden@aoc.nrao.edu)
Thu, 09 Jul 1998 08:24:47 -0600
> I do not believe there will ever be a useful "standard numeric
> container", "standard array class", etc. I think we as a community
> should quit biding our time on this issue, and just learn to write
> code that is generic with respect to the numeric container type, in
Maybe so, however that just moves the problem around: we need to have a common
set of requirements for containers. (Again, I agree that standardization is
premature).
Brian