------- Comment #2 from redi at gcc dot gnu dot org 2010-05-06 19:11 ------- The other typedefs are documented in <iosfwd> e.g. typedef basic_fstream<char> fstream; ///< @isiosfwd and are part of the "io" doxygen group, but std::string is not, so neither std::string nor std::basic_string appears in the list of namespace members.
This has been on my TODO list for some time, I'll take it if benjamin doesn't want it -- redi at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |documentation http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44014