
David Abrahams wrote:
"Edward Diener" <eddielee@tropicsoft.com> writes:
That's fine with me. Just makes more work for others and less for me. The documentation patch is in using_concept_check.htm. The word 'application' is spelled 'applicatino'.
Actually, discerning that you probably meant libs/concept_check/using_concept_check.htm and searching the whole file for 'applicatino' finding nothing and replying to your post was easier than adding a new Boost developer to the project. If you're concerned about saving work for others, please post a _patch_ next time.
"Example Getting back to the earlier motivating example, one good applicatino of concept checks would be to insert function_requires() at the top of std::stable_sort() to make sure the template parameter type models RandomAccessIterator."