This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cstdlib declarations of ::abs


I realise this is completely the wrong list, but does anyone know what
policy the libc++ developers have taken with these issues? I observed
that libc++'s cstdlib adds all the abs() overrides to the global
namespace but I don't know if it has gone down that route for
everything.


On Mon, Mar 6, 2017 at 7:48 PM, Dave Gittins <dave.gittins@gmail.com> wrote:
> On Mon, Mar 6, 2017 at 7:25 PM, Mason <slash.tmp@free.fr> wrote:
>> On a related subject, Jonathan posted this article a few weeks ago:
>> https://developers.redhat.com/blog/2016/02/29/why-cstdlib-is-more-complicated-than-you-might-think/
>
> Thanks Mason - interesting article (although I think it's from a year ago).
>
> And of course, thanks and kudos to Jonathan and fellow contributors
> for all the work they put into this! It's not for the faint-hearted...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]