[oclug] STL was: More flame bait: OO

Greg Franks greg at franks.dnsalias.com
Wed Mar 13 09:53:01 EST 2002


>>>>> "David" == David F Skoll <dfs at roaringpenguin.com> writes:
    >> Not to mention, the STL is a bit of a mess.

    David> Well, yeah, like the rest of C++.  STL doesn't even pretend
    David> to be object-oriented.

That's why it's called the Standard _Template_ Library.  The authors
are trying to emulate Smalltalk's (Objective C's, Java's) class library
of containers.  Alas, the C++ object model gets in the way.
-- 
   __@               Greg Franks              <|       _~@ __O 
 _`\<,_         Ottawa, Ontario, Canada        |O\   -^\<;^\<, 
(*)/ (*)                                       (*)--(*)%---/(*)
          "Where do you want to go today?"   Outside.  



More information about the OCLUG mailing list