diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-07-25 13:52:12 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-07-25 23:10:35 +0100 |
commit | 5be55447e256302324f38f04316a437909ae5847 (patch) | |
tree | 40a03581eb2a27950570841069cc465f96c675f3 /include/gdb | |
parent | 1489e281b549af8a76a415556c07e147df933a44 (diff) | |
download | gcc-5be55447e256302324f38f04316a437909ae5847.zip gcc-5be55447e256302324f38f04316a437909ae5847.tar.gz gcc-5be55447e256302324f38f04316a437909ae5847.tar.bz2 |
libstdc++: Remove std::basic_format_args default constructor (LWG 4106)
There's no valid use case for default constructing this type, so the
committee approved removing the default constructor.
libstdc++-v3/ChangeLog:
* include/std/format (basic_format_args): Remove default
constructor, as per LWG 4106.
* testsuite/std/format/arguments/args.cc: Check it isn't default
constructible.
Diffstat (limited to 'include/gdb')
0 files changed, 0 insertions, 0 deletions