18 Commits

Author SHA1 Message Date
Paul 070f2c9b92 Boostify 2018-02-14 14:54:32 -06:00
Paul 37ab60efb2 Add tests for noexcept to placeholders 2016-11-26 21:42:05 -05:00
Paul 80ebf52d74 Decay arguments for unamed placeholder 2016-04-19 07:07:23 -05:00
Paul 439148f325 Reanble the match test, and other tests as well 2016-03-23 14:31:32 -05:00
Paul 38ebdf298e Fix unreachable code warning 2016-01-18 08:17:58 -06:00
Paul ff5207ed5d Rename includes 2016-01-17 23:16:02 -06:00
Paul Fultz II 24d2dbe268 Fix errors on MSVC with default construction 2015-08-29 20:04:24 -07:00
Paul f81cb1f083 Add default constructors to lazy adaptor, but only for empty types 2015-08-28 15:56:39 -05:00
Paul Fultz II ab20f2024f Add some more workarounds for msvc 2015-05-23 20:32:17 -07:00
Paul c3c75c6a62 Properly check gcc 4.6 2015-03-18 16:15:51 -05:00
Paul 4b9a40f0c8 Disable copy constructible check on gcc 4.6 since its missing the type trait 2015-03-18 15:25:29 -05:00
Paul 6f373f19f6 Add fix and a test for when clang implicity deletes the copy constructor 2015-03-18 13:16:11 -05:00
Paul c70d27449d Fix a bugs using a partial unamed placeholders 2015-03-17 14:54:53 -05:00
Paul 1c90767a83 Add call operators to the placeholders 2014-11-25 12:03:21 -05:00
Paul a455cd6913 Use workarounds for mangling overloads 2014-10-15 21:08:16 -04:00
Paul 41f04b83ca Update test to conditionally disable constexpr evaluation 2014-10-04 15:18:41 -04:00
Paul 67f6b2b46e Add unamed placeholder 2014-08-01 15:40:29 -04:00
Paul d5e3834628 Add lazy adaptor and placeholders 2014-07-28 20:45:31 -04:00