From: Robert Kawulak (kawulak_at_[hidden])
Date: 2007-08-21 10:02:18


> From: Neal Becker
> One thing I'm noticing right off, is that there are concepts, such
> as "ConstAdaptableGenerator" referred to, but I'm not finding
> a definition of the concepts.

Well, to be honest, I also haven't seen a formal definition of
"ConstAdaptableGenerator" anywhere, but I was assuming that the reader can
figure out that it's "AdaptableGenerator with const invocation operator" (by
analogy to Const_BinaryPredicateConcept in Boost Concept Check Library). Would
it be better if I change it to the latter? Are there any other things that are
unclear or ambiguous?

Best regards,
Robert