diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2025-01-07 15:26:54 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2025-01-08 12:45:38 +0000 |
commit | 653a44e8613edf6c306687d17cf3039536f1bf12 (patch) | |
tree | ba533d5cde1f4b04d368296922d235183a0e520c /gcc | |
parent | a37cd4f9064fdf574461bcab2e1f4578b7f411db (diff) | |
download | gcc-653a44e8613edf6c306687d17cf3039536f1bf12.zip gcc-653a44e8613edf6c306687d17cf3039536f1bf12.tar.gz gcc-653a44e8613edf6c306687d17cf3039536f1bf12.tar.bz2 |
libstdc++: add missing to_underlying to module std [PR106852]
std::to_underlying was missing from the std module introduced in
r15-5366-g7db55c0ba1baaf. This patch adds the missing export for this
utility.
libstdc++-v3/ChangeLog:
PR libstdc++/106852
* src/c++23/std.cc.in (to_underlying): Add.
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions