For example,how do you man std::sort?
My tries seems not on the right track.
UPDATE
yum install libstdc++-docs gives me  No package libstdc++-docs available
As far as I know, c++ functions are not included by default in man pages in any linux distribution. You have to use manually install them with :
yum install man-pages libstdc++-docs
                        If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With