https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108265
--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <[email protected]>: https://gcc.gnu.org/g:2f34d5c5df1d0382240574d68a499265ed96dbab commit r16-7989-g2f34d5c5df1d0382240574d68a499265ed96dbab Author: Jonathan Wakely <[email protected]> Date: Tue Mar 10 15:44:48 2026 +0000 libstdc++: Add comment to chrono::hh_mm_ss constructor for LWG 4274 LWG 4274 was approved in Kona 2025 but I implemented the resolution back in 2023 for PR libstdc++/108265. This just adds a comment noting that we implement the resolution. libstdc++-v3/ChangeLog: * include/std/chrono (hh_mm_ss): Add comment about LWG 4274.
