Skip to content
Snippets Groups Projects
Commit 4dc8c0b6 authored by Patrick Palka's avatar Patrick Palka
Browse files

libstdc++: Fix typo in views::as_const's operator() [PR109525]

	PR libstdc++/109525

libstdc++-v3/ChangeLog:

	* include/std/ranges (views::_AsConst::operator()): Add
	missing const to constant_range test.
	* testsuite/std/ranges/adaptors/as_const/1.cc (test02):
	Improve formatting.  Adjust expected type of v2.
	(test03): New test.

(cherry picked from commit 4ec4ceaf)
parent 54a1630b
No related branches found
No related tags found
Loading
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