• S
    math: more correct tgmath.h type cast logic · 3c4214db
    Szabolcs Nagy 提交于
    __IS_FP is a portable integer constant expression now
    (uses that unsigned long long is larger than float)
    the result casting logic should work now on all compilers
    supporting typeof
    3c4214db
tgmath.h 8.4 KB