$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-08-30 06:31:22
>I thought about this, and I think it doesn't quite have the meaning we
want. I think the above means you can have a mutex component that
supports both ceiling and inherited, but not necessarily be able to
turn them both "on" at the same time.
<
Isn't + an inclusive OR and | an exclusive OR? I've only just started
reading the book and I haven't got that far yet, but that was my reading of
Beman's synopsis.
- John.