This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: is there any c++ library refernce


On Fri, May 31, 2002 at 11:00:33PM +0530, Abhijeet D Mhatre wrote:
> Is there any free downloadable library reference for the c++ standard library.
> The site http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html
> starts with chapter 17. Where can I find the previous chapters.

There aren't any previous chapters.  At least, there are no previous
chapters dealing with the standard library.

The numbers come from the ISO C++ Standard, which describes the language in
clauses 1 through 16, and the library in clauses 17 through 27.  There are
some more bits in Appendix A through Appendix E, but the library is only
concerned with parts of D.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]