$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-06-30 04:41:59
> When classifying types, it is often necessary to test for any one of
> several variations of an aspect. A common case is allowing a match for
> any variation of an aspect. This is done by ignoring that aspect and is
> implemented by using an "unspecified_*" tag. For example, to allow a
> match
> For any decoration would require using the
> <tt>unspecified_decoration</tt> tag.
That's probably my favorite so far.
> I just wanted to throw in my $.02. I'll go back into lurker mode now.
> :)
Or maybe you should lurk less, and post more :-)
John.