This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/15251] New: type-printing should optionally elide defaultedtemplate parameters


http://sourceware.org/bugzilla/show_bug.cgi?id=15251

             Bug #: 15251
           Summary: type-printing should optionally elide defaulted
                    template parameters
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com
    Classification: Unclassified


Type printing (ptype, whatis, but also possibly in qualified names
in general) should optionally elide defaulted template arguments.
This would generally be much clearer.
As with other ptype options there should be a setting to control
this.  IMO it should default to eliding.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]