constexpr_ceil
authorYedidya Feldblum <yfeldblum@fb.com>
Thu, 14 Dec 2017 01:08:39 +0000 (17:08 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 14 Dec 2017 01:09:37 +0000 (17:09 -0800)
commit8fba851f4a8ec48fb3605e7f75f802bbdc2dcb4f
tree5e4a8c097fb09c77ab5eed0caa6f8fb4acd52fff
parent9b2b633c860eebda93c28ae387c50f1f81e29211
constexpr_ceil

Summary: [Folly] `constexpr_ceil`, an integral rounding-up util.

Reviewed By: Orvid

Differential Revision: D6558042

fbshipit-source-id: 6b42add9bf2e3605baf71391130c2a2c88cc4385
folly/ConstexprMath.h
folly/test/ConstexprMathTest.cpp