$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jan Stetka (janpstetka_at_[hidden])
Date: 2006-05-04 19:14:10
Hi,
Ion Gaztañaga wrote:
 >Another alternative would be to declare a *_fwd.hpp for
 >each class defined in Shmem, but you would get a lot of extra headers,
 >and I would have a lot of work to maintain.
That is what I was getting at. And it is a small point in another wise 
extremely useful library. Being able to use containers across processes, 
and shared process mutexs with shmem is powerful, straightforward and 
reliable. I like that greatly!!
Thanks for your work.