On 22-05-2014 10:20, Daniel James wrote:
On 22 May 2014 07:05, Ben Pope
wrote: On Wednesday, April 30, 2014 10:44 PM, Daniel James wrote:
On 23-04-2014 18:29, Ben Pope wrote:
Done. I think you need to ask whoever sets up github teams to create a team for ptr_container. Or perhaps it could be added to the community management team.
Thanks, I think this is good to be merged to master.
Thanks, master and develop are a bit out of sync so I cherry-picked it.
I'll try to clean up some of the old changes. There are some old changes on develop which don't seem to be release-worthy (stateful clone_allocators and support for const elements) so I'll probably revert them on develop, and create a feature branch in case anyone wants to deal with them. I'll probably cherry-pick the other fixes from develop to master to get things up to date.
I got request for both stateful allocators and suport for const elements. But I never got to ask for feedback on it. Support for const elements seems like a worthy extension IMO. -Thorsten