Reading the autogenerated API documentation page [1], there are the following
typedefs starting with "s":

    * seconds : std::chrono
    * sregex_token_iterator : std
    * ssub_match : std
    * streambuf : std
    * streamoff : std
    * streampos : std
    * streamsize : std
    * stringbuf : std
    * stringstream : std
    * syntax_option_type : std::regex_constants

Where is std::string?

[1]
<URL:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespacemembers_type.html#index_s>


-- 
           Summary: no std::string in API documentation
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: giecrilj at stegny dot 2a dot pl


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44014

Reply via email to