Reformulate constexpr_min and constexpr_max to achieve stability in sorting as descri...
[folly.git] / folly / portability / Constexpr.h
2016-12-05 Eric NieblerReformulate constexpr_min and constexpr_max to achieve...
2016-08-09 Yedidya Feldblumconstexpr_abs
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-14 Sven Overfolly/portability/Constexpr.h: add missing include...
2016-02-19 Christopher DykesDon't use a VLA for the double->string buffer.