Subject: Re: [boost] [utility/result_of] decltype-based implementation breaking valid code on msvc-10
From: Daniel Walker (daniel.j.walker_at_[hidden])
Date: 2010-04-06 08:33:32


On Tue, Apr 6, 2010 at 1:58 AM, Eric Niebler <eric_at_[hidden]> wrote:
>
> On 4/5/2010 8:30 PM, Daniel Walker wrote:
>>
>> One step at a time. If decltype doesn't work in
>> msvc-10, then result_of shouldn't use decltype on msvc-10. Your patch
>> looks fine to me
>
> Are you the maintainer of result_of? Or is it Doug? I notice
> utility/result_of doesn't have a maintainer listed in libs/maintainers.txt.

I'm not the maintainer, but if Doug is busy and you need someone I'd
be glad to volunteer for the job.

Daniel Walker