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] Move stl_uninitialized.h extensions to <ext/memory>


Phil Edwards <pedwards@disaster.jaj.com> writes:

[...]

| > Before your patch goes in, we should study, understand and make
| > surgery on std::deque, as there is no point in moving extensions away
| > if we were to bring them back.
| 
| Such surgery is happening right now.  I've been adding doxygen-aware
| comments to stl_deque.h since yesterday, and cleaning up the spacing as I go.
| Something useful should be checked in soon.
| 
| (I'm doing this as part of PR 1853.  The interesting memory tricks played
| by deque<> have gone undocumented for far too long.)

This is precisely the type of PRs I had in mind when I wrote tje
above, but I didn't have the reference handy.

Please could post a patch for comments before committing?  

Thanks,

-- Gaby


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