[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

man pages for c++ functions



Is there a package in debian which contains the man pages for c++
functions? I have already installed libstdc++6-4.4-doc . But it does
not seem to have man pages for all the functions. For example, I would
like to get a man page for getline (
http://www.cplusplus.com/reference/iostream/istream/getline/ ). But
when I use

man getline

I get the C equivalent man page such as
http://linux.die.net/man/3/getline . Is there any way to get the C++
version of the manpage as well?

Using Debian Stable.

thanks
raju


Reply to: