This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [Patch] Implement std::experimental::variant


On Tue, Jul 19, 2016 at 12:17 PM, Ville Voutilainen
<ville.voutilainen@gmail.com> wrote:
> On 19 July 2016 at 22:00, Tim Shen <timshen@google.com> wrote:
>> On Tue, Jul 19, 2016 at 11:57 AM, Ville Voutilainen
>> <ville.voutilainen@gmail.com> wrote:
>>> Any updates on this? I'm done with any/optional, and soon done with
>>> string_view, too.
>>
>> No progress on my side so far. Go ahead. :)
>
>
> Ok, consider it mine.

I rebased the patch to pick up *_v change and in_place* changes. And
now it lives in std::variant.

Bootstrapped and tested on x86_64-linux-gnu in debug mode.


-- 
Regards,
Tim Shen

Attachment: b.diff
Description: Text document


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