
21 Aug
2007
21 Aug
'07
2:02 p.m.
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