Skip to content
Snippets Groups Projects
Commit 9f5011f9 authored by Jonathan Wakely's avatar Jonathan Wakely
Browse files

libstdc++: Fix value of __cpp_lib_format macro [PR111826]

As noted in the PR, we support both features required for the 202110L
value, so we should define it with that value.

libstdc++-v3/ChangeLog:

	PR libstdc++/111826
	* include/std/format (__cpp_lib_format): Update value.
	* include/std/version (__cpp_lib_format): Likewise.
	* testsuite/std/format/functions/format.cc: Update expected
	value.

(cherry picked from commit cdf45e00)
parent 1f108237
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment