https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96995

            Bug ID: 96995
           Summary: The link to std api documentation is unversioned
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: giecrilj at stegny dot 2a.pl
  Target Milestone: ---

Reading the section "Available Namespaces" [1]:

Actual:
> A complete list of implementation namespaces (including namespace contents) 
> is available in the generated source documentation [2].

Expected:
> A complete list of implementation namespaces (including namespace contents) 
> is available in the generated source documentation [3].

___
[1] <URL:
https://gcc.gnu.org/onlinedocs/gcc-10.2.0/libstdc++/manual/manual/using_namespaces.html#manual.intro.using.namespaces.all
>
[2] <URL:
https://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/namespaces.html >
[3] <URL:
https://gcc.gnu.org/onlinedocs/gcc-10.2.0/libstdc++/api/namespaces.html >

Reply via email to