public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/31422] New: Replace gdb::array_view with std::span
@ 2024-02-27 17:05 tromey at sourceware dot org
  2024-02-27 17:05 ` [Bug gdb/31422] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2024-02-27 17:05 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31422

            Bug ID: 31422
           Summary: Replace gdb::array_view with std::span
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

C++20 includes std::span.
We could rewrite gdb::array_view to work like std::span,
then use the standard one when it is available.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-06 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27 17:05 [Bug gdb/31422] New: Replace gdb::array_view with std::span tromey at sourceware dot org
2024-02-27 17:05 ` [Bug gdb/31422] " tromey at sourceware dot org
2024-02-27 17:13 ` simon.marchi at polymtl dot ca
2024-04-06 15:12 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).