libstdc++: ranges::iter_move should perform ADL-only lookup (LWG 3247)
authorJonathan Wakely <jwakely@redhat.com>
Wed, 19 Feb 2020 16:43:07 +0000 (16:43 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 19 Feb 2020 21:21:06 +0000 (21:21 +0000)
commit59aa9e577eb2b182374f5421828687c93b81ad3d
tree6f829494ae03acc7d5e78dc701019b082a86810a
parent58f2e59ad36ca05444cb0a57ad1f13cc58e52755
libstdc++: ranges::iter_move should perform ADL-only lookup (LWG 3247)

* include/bits/iterator_concepts.h (iter_move): Add declaration to
prevent unqualified lookup finding a suitable declaration (LWG 3247).
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/iterator_concepts.h