Richard Corden
Results
1
issues of
Richard Corden
Hi, The partial specializations provided for cpp14_promoted in cx_math.h (https://github.com/elbeno/constexpr/blob/master/src/include/cx_math.h#L872) are ambiguous. This can also be seen by testing with some main stream compilers: https://godbolt.org/z/rGfcGzKfh The easiest fix is to...