Skip to content
Snippets Groups Projects
user avatar
Jonathan Wakely authored
All set_debug_format member functions should be guarded by the
__cpp_lib_formatting_ranges macro (which is not defined yet).

libstdc++-v3/ChangeLog:

	PR libstdc++/112832
	* include/std/format (formatter::set_debug_format): Ensure this
	member is defined conditionally for all specializations.
	* testsuite/std/format/formatter/112832.cc: New test.

(cherry picked from commit 3cd73543)
d40796e3
History
Name Last commit Last update