Commit Graph

14 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
725c2d233f Add fixes for gcc 4.6 2016-11-21 02:01:38 -06:00
Paul
4dd1ee3115 Add noexcept to always function 2016-11-21 01:26:11 -06:00
Paul
8d9b0e8830 Fix warning on gcc 4.6 2016-06-25 21:09:38 -05:00
Paul
ddb7f22952 Make always not default constructible with primitive types 2016-06-25 20:55:34 -05:00
Paul
d9917dddb9 Always is default constructible if T is default constructible 2016-06-25 20:43:17 -05:00
Paul
a2d4aeddbf Add tests for always_ref 2016-03-23 14:51:57 -05:00
Paul
ff5207ed5d Rename includes 2016-01-17 23:16:02 -06:00
Paul
c381dc377c Add better support for constexpr by and void returning apply_eval 2015-05-19 09:26:49 -05:00
Paul
a8b454ad9f Update always to use reference_wrapper 2015-01-13 00:25:30 -05:00
Paul
41f04b83ca Update test to conditionally disable constexpr evaluation 2014-10-04 15:18:41 -04:00
Paul
08eb522dc7 Update constructors and tests for compose 2014-08-21 01:53:52 -04:00
Paul
e4e9bcbec9 Add initial function adaptors 2014-07-18 13:24:18 -04:00