Index: [thread] [date] [subject] [author]
  From: Jason Grosland <jcg3@cs.duke.edu>
  To  : 
  Date: Mon, 8 Feb 1999 22:42:02 -0500

Re: Fat STL woe #345

On 8 Feb 1999, Garrett Mitchener wrote:

> Don't use Tapestry stuff if there is an alternative in STL, for the
> whole course.  There's nothing wrong the the Tapestry stuff itself,
> it's just that since there is a standard, you will need to know it if
> you ever get a job programming C++.
> 
> As for a Matrix, how about a vector of vectors?

Of course, you can also create your own matrix class-- since you know how
to do it, why not?  (No, I'm not suggesting that Garrett write it for all
of you...)

-Jason
cps 108 uta

- jcg3@duke.edu         shanty.dorm.duke.edu         www.duke.edu/~jcg3 -



Index: [thread] [date] [subject] [author]