Paul
|
eab46fcc38
|
Add more license headers
|
2018-02-15 23:55:11 -06:00 |
|
Paul
|
83d0b2880a
|
rename is_callable to is_invocable
|
2018-02-15 11:14:47 -06:00 |
|
Paul
|
e3f3272ea9
|
Fix examples
|
2018-02-15 10:42:31 -06:00 |
|
Paul
|
070f2c9b92
|
Boostify
|
2018-02-14 14:54:32 -06:00 |
|
Paul
|
bb3282c26b
|
s/compress/fold/g
|
2017-09-07 23:28:50 -05:00 |
|
Paul
|
d92575aff5
|
Fix unused variable in sequence example
|
2016-09-05 09:46:04 -06:00 |
|
Paul
|
00d18cf5f6
|
Move print example to the examples section
|
2016-04-24 17:27:39 -05:00 |
|
Paul
|
f4b6da69ab
|
Add documentation about point-free style
|
2016-04-23 23:22:32 -05:00 |
|
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 |
|