Re: Remove unordered containers iterators default initialization

2013-11-25 Thread Christopher Jefferson
On 25 November 2013 21:02, François Dumont wrote: > > Hi > > Following N3644 discussion thread here is a patch proposal to remove > default zero-initialization of unordered containers iterator. I also took the > time to remove default zero-init of nodes _M_nxt pointer. > > 2013-11-25 Franço

Re: Remove unordered containers iterators default initialization

2013-11-25 Thread Jonathan Wakely
On 25 November 2013 21:02, François Dumont wrote: > Hi > > Following N3644 discussion thread here is a patch proposal to remove > default zero-initialization of unordered containers iterator. I also took > the time to remove default zero-init of nodes _M_nxt pointer. > > 2013-11-25 François Du

Remove unordered containers iterators default initialization

2013-11-25 Thread François Dumont
Hi Following N3644 discussion thread here is a patch proposal to remove default zero-initialization of unordered containers iterator. I also took the time to remove default zero-init of nodes _M_nxt pointer. 2013-11-25 François Dumont * include/bits/hashtable_policy.h (_Hash_node_