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



I'm taking a hard-line purist approach. If it's not a name in the 
standard, it should be mangled, period. 

I realize this approach is a bit much for some people.

It will make things easier int the future, however.

> What about the typedefs "alloc" and "single_client_alloc"?  I just realized
> that neither of those are in the standard either, but I suspect those may
> be used more often (in user code) then the first two.


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