aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-07-25 13:52:12 +0100
committerThomas Koenig <tkoenig@gcc.gnu.org>2024-07-28 19:05:58 +0200
commit436ef665d89e3fc5cc6562dc52e8178cb1034846 (patch)
tree99ecaea1d52e2f95176c271a74aebcdbbbc1d292 /gcc
parent69270c7452ce570a28e57840a350021c2b85fdd3 (diff)
downloadgcc-436ef665d89e3fc5cc6562dc52e8178cb1034846.zip
gcc-436ef665d89e3fc5cc6562dc52e8178cb1034846.tar.gz
gcc-436ef665d89e3fc5cc6562dc52e8178cb1034846.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 'gcc')
0 files changed, 0 insertions, 0 deletions