Improve diagnostic for an expression that's not constant because it uses
the address of a constexpr local variable. Suggest adding 'static' to give the constexpr local variable a constant address.
Loading
Please sign in to comment
the address of a constexpr local variable. Suggest adding 'static' to give the constexpr local variable a constant address.