The SFTL (Simple Functional Template Library) is a C++ library that attempts to leverage the use of the C++ STL through functional programming concepts.
The SFTL brings the following features :
classic functional tools (map,filter,reduce,apply) working with STL containers
short syntax
effective re-use of existing code-base (re-used as functors).
built-in functors for many common needs
start.txt · Last modified: 2007/08/25 01:10 (external edit)