https://github.com/boostorg/yap/blob/7f9902805819603e3e655dbec7d54d30fdb9718e/include/boost/yap/algorithm_fwd.hpp#L180 https://github.com/boostorg/yap/blob/7f9902805819603e3e655dbec7d54d30fdb9718e/include/boost/yap/user_macros.hpp#L819 The fix _can_ be trivial, but I think there's some back-compatibility considerations I lack the context to adjudicate, see sister issues e.g. https://github.com/boostorg/hana/pull/521
yap/include/boost/yap/algorithm_fwd.hpp
Line 180 in 7f99028
yap/include/boost/yap/user_macros.hpp
Line 819 in 7f99028
The fix can be trivial, but I think there's some back-compatibility considerations I lack the context to adjudicate, see sister issues e.g.
boostorg/hana#521