Re: Learning C++
From: Pete Becker (petebecker_at_acm.org)
Date: 01/28/04
- Next message: enzo: "function pointer"
- Previous message: Michael Mellor: "Re: Using operator->"
- In reply to: Jeremy Cowles: "Re: Learning C++"
- Next in thread: Fred H: "Re: Learning C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jan 2004 09:47:39 -0500
Jeremy Cowles wrote:
>
> Now I'm confused. What is the difference between the Standard Library and
> STL?
The STL part of the Standard C++ Library is containers, iterators, and
algorithms.
-- Pete Becker Dinkumware, Ltd. (http://www.dinkumware.com)
- Next message: enzo: "function pointer"
- Previous message: Michael Mellor: "Re: Using operator->"
- In reply to: Jeremy Cowles: "Re: Learning C++"
- Next in thread: Fred H: "Re: Learning C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|