mirror of
https://github.com/boostorg/fusion.git
synced 2026-07-04 23:50:56 +02:00
c2abefbab8
This allows to use, e.g., boost::fusion::fold within constexpr functions. The BOOST_CONSTEXPR macro is used to declare functions constexpr.