-------------------------------------------------------------------------------- 0.8.1.1 (2007/09/07) - changed HTML code formatting, after realizing that it looked bad in several browsers (with no distinguishable empty lines) - several small documentation updates -------------------------------------------------------------------------------- 0.8.1.0 (2007/09/03) - added "pointer use policy" to named functors; this involved changing the syntax used by named functors - moved cast helper functions from Functor.h to TemplMiscUtils.h - updated documentation to reflect the changes - added a "release history" -------------------------------------------------------------------------------- 0.8.0.4 (2007/08/31) - added comparison to Boost and TR1 libraries - various small documentation updates - some code cleanup -------------------------------------------------------------------------------- 0.8.0.3 (2007/08/25) - result_type, argument_type, first_argument_type and second_argument_type now only defined in the functors with 1 or 2 arguments, as appropriate - some code cleanup -------------------------------------------------------------------------------- 0.8.0.2 (2007/08/25) - various small documentation updates -------------------------------------------------------------------------------- 0.8.0.1 (2007/08/22) - added a comparison to the standard library - various small documentation updates -------------------------------------------------------------------------------- 0.8.0.0 (2007/08/18) - Initial version