17 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 e7fac7e042 Add noexcept to fix 2016-12-17 20:06:34 -05:00
Paul e856d26397 Disable constexpr recursion when there is no sfinae expressions 2016-10-27 15:45:49 -05:00
Paul aba2a62f54 Fix shadow warning and missing string header for examples 2016-02-25 10:33:40 -06:00
Paul 04fa68ecf6 Fix fix example on msvc 2016-02-25 07:44:24 -08:00
Paul f87ed92113 Adding result on fix combinator injects the result into the function 2016-02-20 23:06:14 -06:00
Paul db6f248b2a Add support for constexpr fix combinator 2016-02-20 21:14:12 -06:00
Paul 06dee68d5f Fix warnings in clang 2016-01-18 08:05:51 -06:00
Paul ff5207ed5d Rename includes 2016-01-17 23:16:02 -06:00
Paul 577ed66df6 Add more failure protocols 2014-12-16 11:15:23 -06: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 f91ad02560 Work with C++11 compilers 2014-09-18 01:41:58 -04:00
Paul 401c0f562d Fix adaptor can be constructed as constexpr 2014-09-10 22:29:48 -04:00
Paul 239828a3f8 Update fix adaptor to support move-only types 2014-08-23 17:11:02 -04:00
Paul e4e9bcbec9 Add initial function adaptors 2014-07-18 13:24:18 -04:00