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: malloc_allocator.h


FYI in your patch of malloc_allocator.h the cstdlib include is
duplicated (not what you are wanting, presumably), and the include of
<new> can be removed. Since you've not posted it on this list, I'm
assuming you're not planning on checking it in, so I was refraining on
commenting. 

The qualification bits are fine.

-benjamin


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