Advertisement

stl references

Started by August 25, 2004 04:38 PM
2 comments, last by Shadowdancer 20 years ago
where do i get some STL references for linux... something like manpages.. my system doesn't seem to have any STL manpages, atleast the "man" command can't find any. and btw, for some reason by kdbg is not working... it gives this error message and BOOM ! gdb: using host libthread_db library "lib/tls/libthread_db.so.1" i tried reinstalling.. but itz not working
Z
Memorize this URL
Advertisement
here's another good one: cppreference.com
And if you want a printed version, there's always "The C++ Programming Language" which documents the STL quite well.

This topic is closed to new replies.

Advertisement