Commit Graph

23 Commits

Author SHA1 Message Date
Paul
eab46fcc38 Add more license headers 2018-02-15 23:55:11 -06:00
Paul
9cec5bfc94 Change concept of callable to invocable 2018-02-15 11:18:19 -06:00
Paul
83d0b2880a rename is_callable to is_invocable 2018-02-15 11:14:47 -06:00
Paul
ea0d4af633 s/conditional/first_of/g 2018-02-15 10:28:05 -06:00
Paul
070f2c9b92 Boostify 2018-02-14 14:54:32 -06:00
Paul
37355c5f1d Issue #155: Remove FIT_HAS_STATIC_LAMBDA configuration 2016-03-26 23:06:01 -06:00
Paul
4252b288a4 Check multiple arguments 2016-02-21 23:34:52 -06:00
Paul
7121b4d4e8 Remove extra template paramters to make the output of the error message cleaner 2016-02-21 18:50:49 -06:00
Paul
b396f46a09 Add more tests for reveal and add a mechanism to specifiy failures from a template alias 2016-02-21 17:12:37 -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 Fultz II
553ae709d9 Add some more workarounds for msvc 2015-07-30 13:33:10 -07:00
Paul Fultz II
270df2f857 Make reveal adaptor constexor constructible in msvc 2015-05-29 23:36:54 -07:00
Paul Fultz II
fc69bfa5e9 Add some more workarounds for msvc 2015-05-29 23:28:32 -07:00
Paul
fdf143aa64 Remove the no_static_lambda config macro 2015-05-29 22:59:35 -05:00
Paul Fultz II
ab20f2024f Add some more workarounds for msvc 2015-05-23 20:32:17 -07:00
Paul
f87202485b Rename FIT_STATIC_FUNCTION 2015-05-23 12:50:45 -05:00
Paul
6fd7c6f3aa Add more checks for empty 2015-05-21 11:36:31 -05:00
Paul
bca70cef72 Add reveal by default to static function 2015-02-24 01:43:12 -05:00
Paul
7a7370df71 Improve mapping parameters 2015-02-20 16:38:18 -06:00
Paul
4b60ac4fbb Add more tests for static functions 2014-12-16 13:51:25 -06:00
Paul
767ce64501 Reveal errors on lambdas 2014-12-15 17:07:39 -06:00
Paul
6e70af7550 Improve errors when using reveal 2014-12-15 16:53:38 -06:00