[libcxx-commits] [libcxx] [libc++] LWG3260: year_month* arithmetic rejects durations convertible to years (PR #196384)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 9 07:13:19 PDT 2026
Skyfrei wrote:
I added tests since I touched the operators directly but I suppose a compile only test could be sufficient too. Just decided to add arithmetic tests as well because of decaded incrementing and decremeting by 10.
https://github.com/llvm/llvm-project/pull/196384
More information about the libcxx-commits
mailing list