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] | |
2015-06-27 0:55 GMT+08:00 Tim Shen <timshen@google.com>:
> On Thu, Jun 25, 2015 at 11:58 PM, Fan You <youfan.noey@gmail.com> wrote:
>> 2015-06-26 0:41 GMT+08:00 Jonathan Wakely <jwakely@redhat.com>:
>>> On 22/06/15 01:44 +0800, Fan You wrote:
>>>>
>>>> Is it a good idea to change _Convertible alias to _Compatible in base.h?
>>>
>>>
>>> I still think there should be almost no changes in shared_ptr_base.h
>>
>> I've moved all the changes to /experimental/memory, except for
>> __libfund{} declaration and enable_shared_from_this_helper.
>>
>> Patch is attached.
>
> I don't see any obvious problem, except for making element_type public.
This had also been fixed, patch updated.
The latest code can always be seen at my github branch
<https://github.com/Noeyfan/gcc-1>
>
> We still need to wait for Jon to do the final review.
Sure, Thanks.
>
>
> --
> Regards,
> Tim Shen
Attachment:
a
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |