2
0
mirror of https://github.com/boostorg/hof.git synced 2026-01-31 08:12:19 +00:00

25 Commits

Author SHA1 Message Date
Paul
735111c938 Fix errors on clang 2015-07-30 16:28:20 -05:00
Paul Fultz II
59ea5c7b39 Refactor the constexpr lambda workarounds for msvc 2015-07-30 14:12:32 -07:00
Paul Fultz II
553ae709d9 Add some more workarounds for msvc 2015-07-30 13:33:10 -07:00
Paul Fultz II
51ce3c7628 Add some workarounds and fixes for the latest msvc 2015-07-29 15:45:33 -07:00
Paul
fe2ca3590e Fix typos 2015-06-06 10:17:45 -05:00
Paul
e43fe39036 Merge branch 'travis' into msvc 2015-05-30 15:34:41 -05:00
Paul Fultz II
270df2f857 Make reveal adaptor constexor constructible in msvc 2015-05-29 23:36:54 -07:00
Paul
c22a8dbcce Add workaround for constructing static functions 2015-05-30 01:09:00 -05:00
Paul Fultz II
9471476793 Improve constexpr construtibility of lambdas on msvc 2015-05-29 22:19:02 -07:00
Paul
3f43f53b28 Improve detection of rewritability 2015-05-29 23:29:07 -05:00
Paul Fultz II
eab396babe Fix some bugs with detecting rewritability 2015-05-29 21:19:41 -07:00
Paul
fdf143aa64 Remove the no_static_lambda config macro 2015-05-29 22:59:35 -05:00
Paul
d58f7ddf5f Rewrite lambdas on msvc 2015-05-29 22:52:08 -05:00
Paul
4f25ea8439 Make function objects sfinae-friendlt when there is no expression sfinae 2015-05-29 19:12:13 -05:00
Paul Fultz II
5af50ddc1a Add workaround for msvc default constructor 2015-05-29 15:04:13 -07:00
Paul
002e5e742a Update documention about FIT_STATIC_FUNCTION and FIT_STATIC_LAMBDA_FUNCTION 2015-05-29 16:09:12 -05:00
Paul Fultz II
ab20f2024f Add some more workarounds for msvc 2015-05-23 20:32:17 -07:00
Paul Fultz II
cbe8c4feb6 No unique addresses for visual studio 2015-05-23 18:59:53 -07:00
Paul
11829d9199 Rename unique address config macro 2015-05-23 12:53:49 -05:00
Paul
f87202485b Rename FIT_STATIC_FUNCTION 2015-05-23 12:50:45 -05:00
Paul
8e9538bcf0 Add static function 2014-12-16 13:44:15 -06:00
Paul
767ce64501 Reveal errors on lambdas 2014-12-15 17:07:39 -06:00
Paul
89fde6aba8 Improve compatibility on gcc 4.6 and add some additional tests 2014-11-25 02:48:25 -05:00
Paul
a455cd6913 Use workarounds for mangling overloads 2014-10-15 21:08:16 -04:00
Paul
a31ce7308c Add static lambda 2014-09-04 23:53:36 -04:00