$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (ah2003_at_[hidden])
Date: 2003-08-26 13:05:21
[snip]
>> However, for a certain class of systems one almost never can avoid
>> customization, no matter how ingenious the platform is.
>
> This may well be true, but I'm not convinced that platform-specific
> customizations (an implementation detail) absolutely need to be
> supported by a portable mechanism affecting the interface.
I see your point but what is the alternative? Forcing people to replace
global new/delete?
Regards,
Andreas