Commit Graph

1254 Commits

Author SHA1 Message Date
Paul
ecb1dd3eec Add bjam file to build documentation 2016-11-08 10:41:09 -06:00
Paul
89f76ced0c Add links to definitions page 2016-11-08 07:34:41 -06:00
Paul
d244bc333c Add more cross referencing 2016-11-04 20:50:41 -05:00
Paul
e7354db4c3 Add a reference to C++17 apply for issue #75 2016-11-04 20:15:51 -05:00
Paul
0229a94b4b Add a reference to decay_copy 2016-11-04 20:13:18 -05:00
Paul
72b1a89691 Add a reference about currying for issue #34 2016-11-04 20:10:06 -05:00
Paul
a0c077991e Add a reference to P0051 for issue #31 2016-11-04 20:07:12 -05:00
Paul
71c008add3 Add reference to fix point combinator for issue #107 2016-11-04 12:47:10 -05:00
Paul
3cbfebf3bb Try disabling high repeat test for travis 2016-11-03 22:47:44 -05:00
Paul
887ca6e201 Lower repeat iteration in the test 2016-11-01 18:09:31 -05:00
Paul
8c3c3c995a Add extra tests to avoid unused variable 2016-11-01 15:01:22 -05:00
Paul
a768ad0066 Guard the static test 2016-11-01 09:43:26 -05:00
Paul
391086e5a9 Add limits header 2016-10-31 20:33:00 -05:00
Paul
4ea92c5efb No directive inside macro expansion 2016-10-31 20:31:09 -05:00
Paul
d225f9aeb0 Add more rotate tests 2016-10-31 20:15:34 -05:00
Paul
3b57a3ebdb Improve repeat_while 2016-10-31 20:00:08 -05:00
Paul
ea3c942e7a Improve repeat tests 2016-10-31 19:44:27 -05:00
Paul
8e93ab282c Add more tests 2016-10-31 19:14:13 -05:00
Paul
86bdff84c5 Update getting started 2016-10-31 01:18:40 -05:00
Paul
8e56bd2142 Try a nop failure 2016-10-29 20:34:45 -05:00
Paul
4f4b1d9e0a Add fallback for msvc 2016-10-29 20:22:54 -05:00
Paul
7d9cd7c361 No sfinae for deducing unpack on msvc 2016-10-27 16:03:44 -05:00
Paul
e856d26397 Disable constexpr recursion when there is no sfinae expressions 2016-10-27 15:45:49 -05:00
Paul
5dae82f99b Use fallback on msvc 2016-10-27 01:55:27 -05:00
Paul
dd1f518adb Start off explaining higher order functions 2016-10-27 01:50:37 -05:00
Paul
0bde48296a Add missing header 2016-10-24 22:30:15 -05:00
Paul
85021f7ed9 Update to transfer result_type when available, and fix problem with partial adaptor default constructor 2016-10-24 19:49:32 -05:00
Paul
ee83ddebcf Up the version for the boost theme 2016-10-24 13:00:28 -05:00
Paul
64067e5840 Fix typos and make somethings clearer 2016-10-24 12:57:42 -05:00
Paul
c029005b4d Add more sections to documentation 2016-10-24 12:10:35 -05:00
Paul
711e9feb98 Use boost theme for documentation 2016-10-24 09:53:00 -05:00
Paul
c31e00cf27 Update readme 2016-09-29 09:49:44 -05:00
Paul
3b2f1f1bc3 Update requirements 2016-09-29 09:49:09 -05:00
Paul
69adb70f67 Trying add gcc version 5 and 6 2016-09-28 21:39:58 -05:00
Paul
1c791c71eb Remove extraneous code 2016-09-17 23:13:37 -05:00
Paul
30d4d65a2a Add cmake module to parse arguments 2016-09-17 23:12:01 -05:00
Paul
c8367446dd Add failure tests 2016-09-13 01:04:45 -05:00
Paul
fde1dfbb61 Add fail test 2016-09-13 00:27:28 -05:00
Paul
c186cd7a0f Add cmake module for testing 2016-09-12 23:44:13 -05:00
Paul
58226623a2 Bump version 2016-09-10 15:47:02 -05:00
Paul
00a8e620e9 Merge branch 'develop' into value-default 2016-09-10 15:18:03 -05:00
Paul
f1845754b2 Use fit placeholders instead 2016-09-10 15:02:31 -05:00
Paul
6535865d8a Fix name mangling on gcc 4.6 2016-09-10 14:58:17 -05:00
Paul
ed73ec1303 Add example to protect for issue #89 2016-09-10 13:06:34 -05:00
Paul
a99875e28b Rename class 2016-09-10 13:00:17 -05:00
Paul
69f36b7bc5 Add a test to check for by value semantics 2016-09-10 12:57:09 -05:00
Paul
edcf4a2ee8 Fix problem of temporary return in lazy 2016-09-10 12:43:24 -05:00
Paul
b9dce53b23 Update the way references are returned 2016-09-10 12:31:13 -05:00
Paul
21c8b41b94 Remove tranformer class 2016-09-10 12:06:08 -05:00
Paul
2076a44790 Fix protect problems on gcc 4.6 and 4.7 2016-09-05 14:43:55 -06:00