hce <[EMAIL PROTECTED]> writes:

> On 1/9/08, Deng Xiyue <[EMAIL PROTECTED]> wrote:
>> hce <[EMAIL PROTECTED]> writes:
>>
>> > On 1/9/08, Felix Cuello <[EMAIL PROTECTED]> wrote:
>> >> Hello Michael,
>> >>
>> >> First of all you have to install:
>> >>
>> >> manpages-dev - Manual pages about using GNU/Linux for development
>> >> manpages-posix-dev - Manual pages about using a POSIX system for 
>> >> development
>> >> stl-manual - C++-STL documentation in HTML
>> >> libstdc++6-doc - The GNU Standard C++ Library v3 (documentation files)
>> >
>> > Is there a package for man C++?
>> >
>>
>> libstdc++6-<gcc version>-doc has manpages for C++. Try `man std::string'.
>>
>> Meanwhile I wonder why {gcc,cpp,libstdc++6}-doc still provides docs
>> for older gcc version? Currently {gcc,cpp}-doc are for 4.1 version,
>> and libstdc++6-doc is for 3.4.6 version. It'll be good for them to
>> depend on the docs of latest gcc-defaults version.
>
> Is the package libstdc++6-doc  for man std::string?
>
> I've also installed package stl-manual, but how can I access that
> package? Any man works for that package?
>

You can find that out by `dpkg -L libstdc++6-doc' and `dpkg -L stl-manual' 
commands. The stl-manual ships the SGI STL Manual in html form, which
are installed under /usr/share/doc/stl-manual and you can view it
using any www-browser.

> Thank you.
>
> Jim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to