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 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1d9315cf1002180956ra8cc81ah6562d0bdab68c...@mail.gmail.com