mirror of
https://github.com/boostorg/flyweight.git
synced 2026-01-19 16:22:12 +00:00
* resorted to P0522R0-compliant BOOST_FLYWEIGHT_NOT_A_PLACEHOLDER_EXPRESSION for Clang>=19 * (debugging) output __clang_major__ when available * unconditionally use P0522R0-compliant BOOST_FLYWEIGHT_NOT_A_PLACEHOLDER_EXPRESSION * reverted * added clang++-19 job * (debugging) output BOOST_MPL_LIMIT_METAFUNCTION_ARITY * (debugging) #defined BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS * expanded length of BOOST_FLYWEIGHT_NOT_A_PLACEHOLDER_EXPRESSION * tried alternative mechanism (draft) * refined alternative mechanism * documented not_placeholder_expr.hpp machinery * updated release notes