Re: [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator>

2021-12-13 Thread François Dumont via Gcc-patches
Hi     Any conclusion regarding this thread ? François On 06/10/21 7:25 pm, François Dumont wrote: I forgot to ask if with this patch this overload:   template     constexpr auto     __to_address(const _Ptr& __ptr, _None...) noexcept     {   if constexpr (is_base_of_v<__gnu_debug::_Safe_

<    1   2