Commit Graph

24 Commits

Author SHA1 Message Date
Paul
eab46fcc38 Add more license headers 2018-02-15 23:55:11 -06:00
Paul
070f2c9b92 Boostify 2018-02-14 14:54:32 -06:00
Paul
2bdbaaf04f Fix problems with noexcept on older compilers 2016-11-26 21:02:27 -05:00
Paul
2540fc3676 Add noexcept to alias 2016-11-24 14:15:36 -05:00
Paul
e813244b66 Add more tests for pack 2016-11-24 12:34:05 -05:00
Paul
bc548d46ef Improve noexcept of capture 2016-11-23 11:10:12 -05:00
Paul
3ef7015c0b Rename pack_decay/capture_decay to pack/capture 2016-08-11 19:33:48 -05:00
Paul
4f8303676b Rename pack/capture to pack_basic/capture_basic 2016-08-11 19:28:18 -05:00
Paul
ff5207ed5d Rename includes 2016-01-17 23:16:02 -06:00
Paul
9515d6036e Prevent moving from rvalues in pack 2016-01-13 18:42:29 -06:00
Paul
0b6e15682f Dont remove references when checking for default construction 2015-09-20 15:38:03 -07:00
Paul Fultz II
24d2dbe268 Fix errors on MSVC with default construction 2015-08-29 20:04:24 -07:00
Paul Fultz II
1a1e173ffb Addworkaround for template specilization failure on msvc 2015-07-31 14:33:27 -07:00
Paul
72952dd5f9 Add more tests for empty except for msvc 2015-06-26 00:49:39 -05:00
Paul
e12b830d0a Fix ebo on gcc 2015-06-23 18:55:14 -05:00
Paul
a0ac83e96f Fix problems with join on gcc 4.7 and 4.6 2015-04-23 00:19:18 -05:00
Paul
1933c917f1 Disable empty optimizations on gcc 2015-04-07 12:39:15 -04:00
Paul
98c9671ce8 Add initial work to make pack empty-optimized 2015-02-19 09:46:39 -05:00
Paul
41f04b83ca Update test to conditionally disable constexpr evaluation 2014-10-04 15:18:41 -04:00
Paul
7e2691e0a5 Add a test for copy 2014-09-20 13:33:51 -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