From: Jan Stetka (janpstetka_at_[hidden])
Date: 2006-05-01 14:30:26


Glad to see a new version has been produced.

Is it intentional that named_mutex.hpp requires lock.hpp to be included
before it?

I'm getting alot of
error C2039: 'lock_ops' : is not a member of 'boost::shmem'
when i compile.

Jan