
From: David Abrahams <dave@boost-consulting.com>
Rob Stewart <stewart@sig.com> writes:
How about this:
Generic libraries that accept callable arguments are common in C++; analysis and manipulation of built-in function types seem to appear in each one. Some examples are the STL, Boost.Lambda, Boost.Function, and Boost.Python.
"Examples are A, B, and C" is weird. How about:
I don't know what's weird about it, but we each have our own sensibilities.
Generic libraries that accept callable arguments are common in C++; analysis and manipulation of built-in function types seem to appear in each one. The STL, Boost.Lambda, Boost.Function, and Boost.Python are just a few libraries that fit this pattern.
That's fine, too. -- Rob Stewart stewart@sig.com Software Engineer http://www.sig.com Susquehanna International Group, LLP using std::disclaimer;