[libstdc++] Add xmethods for array, deque, forward_list, list and vector.

Siva Chandra sivachandra@google.com
Mon Oct 13 12:23:00 GMT 2014


On Mon, Oct 13, 2014 at 4:23 AM, Jonathan Wakely <jwakely@redhat.com> wrote:
> On 12/10/14 06:49 -0700, Siva Chandra wrote:
>>
>> Hello,
>>
>> Attached is a patch which adds xmethods for std::array, std::deque,
>> std::forward_list, std::list and std::vector.  There were already
>> couple of xmethods existing for std::vector, but this patch adds more
>> over them.
>
> Committed - thanks!

That was fast. Thanks a lot!

- Siva Chandra



More information about the Gcc-patches mailing list