fmt/include
Martin Wührer cb96ade13a format-inl.h: fixing compare double with 0
If compiling with -Wfloat-equal, I get the following error:
    comparing floating point with == or != is unsafe [-Werror=float-equal]
2019-01-29 19:14:25 +01:00
..
fmt format-inl.h: fixing compare double with 0 2019-01-29 19:14:25 +01:00
format Add code from p0645 2019-01-20 15:12:01 -08:00