Give detail functions in ConstexprMath.h decorated names
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 31 Dec 2017 00:08:31 +0000 (16:08 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 31 Dec 2017 00:25:31 +0000 (16:25 -0800)
commit4753aa16c88d615936a0d9b035d18ed2b2c804bc
tree9fd37ed2b67a496346d8e2a1abd06fe47abefd3f
parent56d54ca2b245f0f102aeabdec4c20326cdf5abe6
Give detail functions in ConstexprMath.h decorated names

Summary:
[Folly] Give detail functions in `ConstexprMath.h` decorated names.

So that other code also in `namespace folly::detail` which invokes the non-detail functions will result in ambiguity.

Reviewed By: spalamarchuk

Differential Revision: D6646313

fbshipit-source-id: 679e4cfe1c90f494acacef8b2a38a453db4d79d5
folly/ConstexprMath.h