iterator_concepts.h
28.9 KB
-
libstdc++: ranges::iter_move should perform ADL-only lookup (LWG 3247) · 59aa9e57
* include/bits/iterator_concepts.h (iter_move): Add declaration to prevent unqualified lookup finding a suitable declaration (LWG 3247).
Jonathan Wakely committed