Re: Learning C++

From: Pete Becker (petebecker_at_acm.org)
Date: 01/28/04


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)


Relevant Pages

  • Re: Learning C++
    ... On Tue, 27 Jan 2004 14:27:34 GMT, Jeremy Cowles wrote: ... > the STL. ... Of course reading books in the same time may only help, ... you want to learn STL (btw. for beginner writing C++ programs without ...
    (comp.lang.cpp)
  • Re: Learning C++
    ... On Wed, 28 Jan 2004 14:00:59 GMT, Jeremy Cowles wrote: ... Standard Template Library is a part of Standard Library. ... other facilities than STL, too: streams, std::string and so on. ... Kamil Burzynski ...
    (comp.lang.cpp)
  • Re: Learning C++
    ... Jeremy Cowles wrote: ... > the STL. ... > I feel like I am not retaining enough of what I am reading. ... > because I'm not writing much code - all I can write is console apps that ...
    (comp.lang.cpp)
  • Re: Visual C++?????
    ... it is fixed, along with many of the STL problems. ... Microsoft actually purchased their STL implementation for VC5-VC7 from ... Dinkumware, and for most of the>VC6 time ... called Low-Fragementation Heap in Server 2003; ...
    (Debian-User)
  • Re: Visual Studio STL on Linux? Portable STL suggestion?
    ... MS Visual Studio 2005 ships with a STL from Dinkumware. ... they own their particular STL implementation (similar to how MS ...
    (microsoft.public.vc.stl)