Where are the manpages for the C++ STL?

Asked by Uqbar

I'd like to install the manpages for the C++ STL (like map<>, vector<> and the likes) as I used to have in another
distro.
Which package should I install?
Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
LI Daobing
Solved:
Last query:
Last reply:
Revision history for this message
Best LI Daobing (lidaobing) said :
#1

libstdc++6-4.2-doc

Revision history for this message
Uqbar (uqbar) said :
#2

Thanks LI Daobing, that solved my question.