Library references?

View: New views
2 Messages — Rating Filter:   Alert me  

Library references?

by Bugzilla from csvanefalk@hushmail.me :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello everyone,

does the libstdc++ team keep a reference of available classes,
functions (etc) present in the various libs making up libstdc++? I
have been looking for this on the homepage, and apologize if I have
overlooked it somewhere.

Thank you all for your hard work!

Blessings,

Christopher Svanefalk


Re: Library references?

by tom fogal-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

"Christopher Svanefalk" <csvanefalk@...> writes:
> does the libstdc++ team keep a reference of available classes,      
> functions (etc) present in the various libs making up libstdc++? I  
> have been looking for this on the homepage, and apologize if I have  
> overlooked it somewhere.                                            

Is this not what you were looking for:

  http://gcc.gnu.org/onlinedocs/libstdc++/api.html

?

-tom