$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-02-12 07:57:14
"David Abrahams" wrote:
> [BTW, I'm not sure that avoiding dynamic allocation is an appropriate
> goal for Shmem -- not that it matters, since I'm not suggesting you
> build dynamic allocation into your library.]
>
Many of strong/weak real-time systems forbid to use
dynamic allocation.
One of shmem targets are real-time systems.
/Pavel