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

            Bug ID: 102026
           Summary: The comment on the instantiation description of
                    __variant::__gen_vtable_impl can be updated
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hewillk at gmail dot com
  Target Milestone: ---

This is not a bug, this is just something that can be improved.

Since the template parameter of __gen_vtable_impl no longer has _Variant_tuple,
 it will be more friendly to those who love to read the source code if the
comment of
https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/variant#L875-L901
is updated. ;-)

Reply via email to