commit | dead89d27645c391b62da24a2f2942fb8a819d45 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Oct 15 11:20:57 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Wed Nov 29 14:29:44 2023 -0700 |
tree | c8495f3c25ec84187a76b617345b8d61c7d8e6f1 | |
parent | d57f38ec74f12b970f3186ac54a9a0f00bf993c7 [diff] |
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>