hof
hof copied to clipboard
Higher-order functions for c++
Perhaps add brackets to better show what is from tuple or vector.
Add some more adaptors for more complete combinatory logic: * B = compose * C = flip * K = always * W = ??? * S = ??? *...
I will suggest to start by using the existing configuration macros The examples I give are for Boost.Config BOOST_FIT_NO_EXPRESSION_SFINAE - BOOST_NO_SFINAE_EXPR BOOST_FIT_HAS_TEMPLATE_ALIAS - BOOST_NO_CXX11_TEMPLATE_ALIASES BOOST_FIT_HAS_RELAXED_CONSTEXPR - BOOST_NO_CXX14_CONSTEXPR There are others...
I know you've got a lot on your plate right now, but I just wanted to run this idea by you. I think Fit is the perfect library candidate to...