diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-07-25 13:52:12 +0100 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2024-07-28 19:05:58 +0200 |
commit | 436ef665d89e3fc5cc6562dc52e8178cb1034846 (patch) | |
tree | 99ecaea1d52e2f95176c271a74aebcdbbbc1d292 /gcc/cp/tree.cc | |
parent | 69270c7452ce570a28e57840a350021c2b85fdd3 (diff) | |
download | gcc-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/cp/tree.cc')
0 files changed, 0 insertions, 0 deletions