commit | b050b744be4c35cb6743e2e4d55935fdff56a01b | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Thu May 30 16:28:20 2024 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Mon Aug 12 10:58:49 2024 -0400 |
tree | be5e000e6b3ede9e27fd132e5dfa23c73dde9f54 | |
parent | 66673ad2e4574db3a65e25b307ad41bbcb165dc2 [diff] |
gdb, gdbsupport: use `using` in enum flags code I think that `using` is easier to read than `typedef`, and it's the modern C++ thing anyway. Change-Id: Iccb62dc3869cddfb6a684ef3023dcd5b799f3ab2