2
0
mirror of https://github.com/boostorg/hof.git synced 2026-01-27 06:52:12 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
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