Add support for CheckedNumeric Max and Min constexpr functions
This also adds variadic helper functions CheckMax and CheckMin that return the maximum or minimum (respectively) result of an arbitrary number of arithmetic, CheckedNumeric, or StrictNumeric arguments. Review-Url: https://codereview.chromium.org/2545253002 Cr-Commit-Position: refs/heads/master@{#436190}
Showing
Please register or sign in to comment