]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Enable some C++14 code in array-view.h
authorTom Tromey <tom@tromey.com>
Sun, 15 Oct 2023 17:20:57 +0000 (11:20 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 29 Nov 2023 21:29:44 +0000 (14:29 -0700)
commitdead89d27645c391b62da24a2f2942fb8a819d45
treec8495f3c25ec84187a76b617345b8d61c7d8e6f1
parentd57f38ec74f12b970f3186ac54a9a0f00bf993c7
Enable some C++14 code in array-view.h

This changes gdbsupport/array-view.h to enable some code that is
C++14-specific.

Approved-By: Pedro Alves <pedro@palves.net>
gdbsupport/array-view.h