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] Add std::pointer_traits.


On 07/20/2010 12:16 PM, Piotr Rak wrote:
> Hi,
>
> I have prototyped std::scoped_allocator_adapter and other
> prerequisities (using nested struct instead of template alias for
> rebind members). Only std::pointer_traits is in usable state so far,
> due to fronted bug, but not very useful alone. How do you think, we
> should proceed with those additions?
>   

First, thanks for your help, which we - as library maintainers - welcome
and support.

However, I understand that at the moment you are still working on your
Copyright Assignment paperwork. Thus first of all we have to sort out
the legal issues. I'd rather prefer not even looking at your code now to
avoid plagiarizing it in case something goes wrong with the paperwork
and we cannot accept it.

Thanks,
Paolo.


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