The Adobe Source Libraries (ASL) are a collection
of C++ libraries building foundation technology
to allow the construction of commercial
applications by assembling generic algorithms
through declarative descriptions.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
adobe::rotate and adobe::reduce_balanced were
added, based on Alex Stepanov's work. See
http://www.stepanovpapers.com/notes.pdf.
adobe::partition_selection_copy,
adobe::split_selection, and
adobe::stable_partition_selection were added. The
overloading and namespace strategy was simplified.
The build instructions were rewritten in hopes of
making them easier to grasp.