$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jsiek_at_[hidden]
Date: 2000-08-23 09:57:09
John Maddock writes:
 > Excellent, that looks better set out than mine was - however you seem to
 > have missed out the definition for 
Thanks for catching that, I've added in your definition :)
Beman Dawes writes:
 > You might want to a short description of the Mutex concept itself, or link 
 > to a description of the concept.
 > 
 > You also might want to add a link to 
 > http://www.boost.org/more/feature_model_diagrams.htm for the benefit of 
 > those not familiar with the feature diagram notation.
 > 
 > <pedantic>
 > A feature diagram is a design tool which allows us to visualize feature 
 > variations for some concept.  It isn't a commitment to actually include the 
 > features in a final design.  It also doesn't specify how the features are 
 > to be packaged, or the time of binding.  All that comes later.
 > </pedantic>
Sure thing... I also used some of the above paragraph.
Cheers,
Jeremy