Just use constexpr keyword in folly/lang/Bits.h
Summary: [Folly] Just use `constexpr` keyword in `folly/lang/Bits.h` - since they are now template functions, `constexpr` is okay even when all instantiations would be non-`constexpr`. Reviewed By: Orvid Differential Revision: D9934124 fbshipit-source-id: cdf4fc87262a058af6f63e28bb2c390e44f2cad0
Showing
Please register or sign in to comment