[libcxx-commits] [libcxx] [libc++] Add missing C++20 [time.point.arithmetic] (PR #143165)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 6 11:43:35 PDT 2025


maflcko wrote:

Further references:

* https://eel.is/c++draft/time.point#arithmetic
* https://en.cppreference.com/w/cpp/chrono/time_point/operator_inc_dec.html
* https://godbolt.org/z/KzYvxKf9o

https://github.com/llvm/llvm-project/pull/143165


More information about the libcxx-commits mailing list