2
0
mirror of https://github.com/boostorg/lambda2.git synced 2026-01-19 16:22:20 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Peter Dimov
5ae7069431 Add test/placeholders.cpp 2021-06-27 05:32:15 +03:00
Peter Dimov
b0bcfff124 Add dereference 2021-06-27 05:26:55 +03:00
Peter Dimov
882d13e6e4 Add unary plus 2021-06-27 05:19:51 +03:00
Peter Dimov
a3cb2d75f4 Add operator<<, operator>> 2021-06-27 05:15:47 +03:00
Peter Dimov
82820de89d Fix typo in test/lookup_problem.cpp 2021-06-27 03:59:51 +03:00
Peter Dimov
b89df4b867 Add test/lookup_problem.cpp 2021-06-27 03:54:42 +03:00
Peter Dimov
ee939bb5ac Add BOOST_LAMBDA2_VERSION 2021-06-27 03:42:02 +03:00
Peter Dimov
be5c80c9ec Disable tests on C++11 and below 2021-04-25 21:28:04 +03:00
Peter Dimov
b5be78d07e Work around msvc-14.0 crash 2020-09-07 18:32:32 +03:00
Peter Dimov
b7d6abac05 Add lambda2_test 2020-09-07 17:38:05 +03:00
Peter Dimov
6b23748887 Add actual code 2020-09-06 21:37:17 +03:00
Peter Dimov
31c7dbf477 Initial commit 2020-09-06 21:04:32 +03:00