[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sv: Memory allocators
Bjarke Hammersholt Roune wrote:
>>Wrong. That's what autoconf is for. We just tell autoconf about that
>>program, and when people run ./configure prior to compiling (the standard
>>procedure) it will also run that program and set the appropriate
>>preprocessor symbol in config.h
>>Autoconf is one of the loveliest development tools you can run across ;)
>>
>That won't work for programs that define a custom operator new.
So we will have to define our own operator new in our private namespace -
a namespace that will *not* be imported by the user.
Christian
--
Drive A: not responding...Formatting C: instead