Unverified Commit 31e769cf authored by Mark de Wever's avatar Mark de Wever Committed by GitHub
Browse files

[libc++] Makes saturation functions privately available. (#89503)



These functions are useful in the implementation of the time zone
database. So expose them with private names.

The functions could be exposed before C++ 20, but since libc++ is mostly
C++ 17 complete it seems less useful to allow earlier.

---------

Co-authored-by: default avatarHristo Hristov <zingam@outlook.com>
parent f4890438
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment