Fix another compilation error with Clang
authorJonathan Wakely <jwakely@redhat.com>
Wed, 30 Oct 2019 16:57:19 +0000 (16:57 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 30 Oct 2019 16:57:19 +0000 (16:57 +0000)
commit411679568b2e3b1ca9b84673c430f2fdc9360368
tree3d461e46b6a89f4adae9b677609912460be9f18d
parent0d58d88db68e190f9dfae241a806086872ef1d10
Fix another compilation error with Clang

* include/bits/stl_iterator.h (__normal_iterator::iterator_concept):
Guard with __cpp_lib_concepts macro.

From-SVN: r277634
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_iterator.h