mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
Constrain __gnu_debug::basic_string(_Ite, _Ite, const _Alloc&) _Ite template parameter so that it is an iterator type. libstdc++-v3/ChangeLog: * include/debug/string [__cplusplus >= 201103L](basic_string(_Ite, _Ite, const _Alloc&)): Add std::_RequireInputIter<_Ite> template parameter. Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
37 KiB
37 KiB