aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-01-13 12:13:33 +0000
committerJonathan Wakely <jwakely@redhat.com>2024-01-15 16:59:27 +0000
commit6c703b4eb68cbc32de1d62e5b573cb1b9857af29 (patch)
treebe0be0b035e765f6463dc2db2a725d55394031c8 /gcc
parent4f141b051ef4476da2cd39c622b2eae73c696d88 (diff)
downloadgcc-6c703b4eb68cbc32de1d62e5b573cb1b9857af29.zip
gcc-6c703b4eb68cbc32de1d62e5b573cb1b9857af29.tar.gz
gcc-6c703b4eb68cbc32de1d62e5b573cb1b9857af29.tar.bz2
libstdc++: Use variable template to fix -fconcepts-ts error [PR113366]
There's an error for -fconcepts-ts due to using a concept where a bool NTTP is required, which is fixed by using the vraiable template that already exists in the class scope. This doesn't fix the problem with -fconcepts-ts as changes to the placement of attributes is also needed. libstdc++-v3/ChangeLog: PR testsuite/113366 * include/std/format (basic_format_arg): Use __formattable variable template instead of __format::__formattable_with concept.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions