by ciobi07
A Functor / "Function Object" library, providing classes implementing an operator(). A substantial improvement (IMHO) over what the standard provides, with composition, arithmetic expressions, "transform" operations, the naming convention and more.
changed documentation formatting
- 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"
Documentation updated to include a comparison to the Boost library
FctGenerator.cpp generates code to use a new class, FBaseRoot. Functor.h reflects those changes. A test was added to Functor.cpp to see that the changes work. Some cleanup in Functor.cpp and FunctorExpressionsTst.cpp. A note about other implementation of ...
Added some open issues
Added more details to the documentation and slight changes in the comments.
N/A
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use