I would like to install the C++ standard library documentation (following the answers in Download C++ reference) but I do not know which version of library is installed in my Ubuntu.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Fire up synaptic and search for libstdc++ and see which version is installed, or run |
|||
|
Simple way to find the version of C++ standard library is
Hope this helps |
|||
|
|