2
0
mirror of https://github.com/boostorg/hof.git synced 2026-01-31 08:12:19 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Paul
ec7a043522 Add some more comments to example 2016-03-02 01:38:22 -06:00
Paul
e51669937b Fix shadowing 2016-03-02 01:30:55 -06:00
Paul
953b7216be Fix warnings on clang 2016-03-02 00:21:06 -06:00
Paul
1ce9c7cf92 Add an example building algorithms for sequences 2016-03-02 00:06:30 -06:00
Paul
9349b1b5bd Make fit_lift use static_lambda 2016-02-27 23:27:00 -06:00
Paul
78f9bafb8d Add a comment about lack of support of trailing decltypes with generic lambdas on MSVC 2016-02-27 16:34:51 -06:00
Paul
46cee35ada Fixes for examples on MSVC 2016-02-27 14:16:54 -08:00
Paul
4bcb0d0286 Extra indirection to help MSVC 2016-02-26 15:19:29 -06:00
Paul
591eb847dc Add example for operator in and static_if 2016-02-26 14:43:40 -06:00
Paul
e6903a310e Add example using in operator 2016-02-26 14:21:24 -06:00
Paul
6935a351b2 Add an initial print example, and fixes for unpacking a tuple 2016-02-26 14:13:59 -06:00