| commit | d0e6d797b35ae89044f967160d4abe3868190f0f | [log] [tgz] |
|---|---|---|
| author | Jonathan Wakely <jwakely@redhat.com> | Wed May 07 17:06:11 2025 +0100 |
| committer | Jonathan Wakely <redi@gcc.gnu.org> | Wed May 07 17:08:15 2025 +0100 |
| tree | 8c6de3fd5511cc48af3885378afebd0cefbcc23a | |
| parent | 809c5d7486f91d59e798e0c70ac887f837039ece [diff] |
libstdc++: Add missing export for std::is_layout_compatible_v [PR120159] libstdc++-v3/ChangeLog: PR libstdc++/120159 * src/c++23/std.cc.in (is_layout_compatible_v): Export. (cherry picked from commit 8a1f3615c01cdbf5b2d37448c8bb09a96d5e3330)