Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a CheckConstraint Min and Max function where the expected is a …
…Nullable type (#27045) * Added a CheckConstraint Min and Max function where the expected is a Nullable type * Reversed the null check as it was wrong way around. Fixed new parameter to reference and const * Fixed return parameters Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Fixed return parameters Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Removed enable_if_t from new template functions --------- Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
- Loading branch information