joker-eph wrote:

As an alternative: can this be just made a header-only implementation?
Since C++17 we can have `static inline` variables in a class (and `static 
constexpr` are by default inline: 
https://en.cppreference.com/w/cpp/language/inline.html



https://github.com/llvm/llvm-project/pull/157057
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to