

Release Notes: Basically the same as 0.8.1.0, but with a change in the HTML formatting that should allow more browsers to display the documentation properly.


Release Notes: This release adds "pointer use policy" to named functors (this involved changing the syntax used by named functors), moves cast helper functions from Functor.h to TemplMiscUtils.h, updates the documentation to reflect the changes, and adds a release history.


Release Notes: A comparison to the Boost and TR1 libraries was added. Other clarifications were added.


Release Notes: Now only functors taking one parameter have result_type and argument_type, and only those taking two parameters have result_type, first_argument_type, and second_argument_type.


Release Notes: This release adds some open issues and other small documentation clarifications.