$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bill Seymour (bsey_at_[hidden])
Date: 2001-02-23 14:01:50
Jeremy Siek asked:
>
> Are there any good online refs for std::string, and for the
> iostreams? Also perhaps for std::auto_ptr.
>
I must be very old-fashioned. My first reaction was that
there are some pretty good off-line references available.
Stroustrup's _The C++ Programming Language_, Third Edition
and Josuttis' _The C++ Standard Library, A Tutorial and
Reference_ come easily to mind; and you don't need a
computer to read them. 8-)
--Bill Seymour