Commit Graph

337 Commits

Author SHA1 Message Date
Paul
7e2691e0a5 Add a test for copy 2014-09-20 13:33:51 -04:00
Paul
67b6b8b071 Add workaround for ICE on gcc 4.7 in the tests 2014-09-19 20:22:54 -04:00
Paul
5b2de6af87 Add tests for constexpr lazy 2014-09-18 01:55:19 -04:00
Paul
f91ad02560 Work with C++11 compilers 2014-09-18 01:41:58 -04:00
Paul
de8af62a2f Add additional tap test back in 2014-09-10 22:42:16 -04:00
Paul
b3c5e923ba Fix unused tests 2014-09-10 22:40:33 -04:00
Paul
401c0f562d Fix adaptor can be constructed as constexpr 2014-09-10 22:29:48 -04:00
Paul
4972052a5e Add infix adaptor 2014-09-10 22:19:31 -04:00
Paul
ca9bfaf1b1 Add tap function 2014-09-09 00:18:39 -04:00
Paul
1087fda8da Add indirect adaptor 2014-09-05 00:24:35 -04:00
Paul
a31ce7308c Add static lambda 2014-09-04 23:53:36 -04:00
Paul
3c970a37ca Update partial and pipable to support move only types 2014-09-03 18:27:48 -04:00
Paul
70b5692b04 Update on for move only types 2014-08-28 00:52:35 -04:00
Paul
f564b8b7e7 Update match to support move-only types 2014-08-27 23:03:19 -04:00
Paul
e4386c3530 Update support move only in lazy and mutable 2014-08-26 00:41:19 -04:00
Paul
882393839a Add support for move only types for lazy 2014-08-26 00:11:06 -04:00
Paul
fb635e8b7b Update fuse adaptor to work with move-only types 2014-08-23 17:18:10 -04:00
Paul
239828a3f8 Update fix adaptor to support move-only types 2014-08-23 17:11:02 -04:00
Paul
a07a8c5581 Add move-only tests for conditional 2014-08-22 02:07:34 -04:00
Paul
da0f3a35e3 Add a movable only assert 2014-08-22 02:07:18 -04:00
Paul
ddb926d470 Add tests for move-only functions 2014-08-22 01:49:32 -04:00
Paul
08eb522dc7 Update constructors and tests for compose 2014-08-21 01:53:52 -04:00
Paul
60271f614e Make partial constexpr friendly 2014-08-21 01:35:59 -04:00
Paul
6b7831d6f2 Make pipable constexpr friendly 2014-08-21 01:27:00 -04:00
Paul
7c9288ffc7 Update lazy to use pack 2014-08-20 21:22:42 -04:00
Paul
f841340f5c Update pack to work with movable-only types 2014-08-15 00:05:30 -04:00
Paul
da7512d2c9 Add pack_join 2014-08-11 00:38:28 -04:00
Paul
5591847a86 Add support to pack for unary packs 2014-08-10 23:48:54 -04:00
Paul
a84768149e Add tests for pack, and fix some bugs 2014-08-08 20:33:03 -04:00
Paul
3dcc2f3cdc Add macros for delegating constructors 2014-08-08 19:26:40 -04:00
Paul
67f6b2b46e Add unamed placeholder 2014-08-01 15:40:29 -04:00
Paul
9fb5b9a739 Add mutable, protect, and on adaptors 2014-08-01 15:39:49 -04:00
Paul
8e8f555bac Add identity 2014-07-28 23:43:41 -04:00
Paul
d5e3834628 Add lazy adaptor and placeholders 2014-07-28 20:45:31 -04:00
Paul
95b6c71584 Update args to start at 1 instead of 0 2014-07-28 20:44:32 -04:00
Paul
c83c77bf19 Add args function 2014-07-24 22:25:56 -04:00
Paul
e4e9bcbec9 Add initial function adaptors 2014-07-18 13:24:18 -04:00