2
0
mirror of https://github.com/boostorg/lambda.git synced 2026-01-21 04:52:25 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Daniel James
428b712ea5 Merge.
[SVN r43162]
2008-02-07 18:54:14 +00:00
Daniel James
9ac88e5b39 Create a branch to fix links on.
[SVN r41573]
2007-12-02 10:07:42 +00:00
3 changed files with 1 additions and 1 deletions

0
doc/detail/lambda_doc.xml Normal file → Executable file
View File

View File

@@ -44,7 +44,7 @@
<para>
The Boost Lambda Library (BLL in the sequel) is a C++ template
library, which implements a form of <emphasis>lambda abstractions</emphasis> for C++.
library, which implements form of <emphasis>lambda abstractions</emphasis> for C++.
The term originates from functional programming and lambda calculus, where a lambda abstraction defines an unnamed function.
The primary motivation for the BLL is to provide flexible and
convenient means to define unnamed function objects for STL algorithms.

0
test/Makefile Normal file → Executable file
View File