diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-08-04 10:20:18 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-08-04 13:10:33 +0100 |
commit | 07c7ee4d2d42f4728928556dbbe0700f9a13db90 (patch) | |
tree | 6170dc0da2573126d0dc71d6bce94ab6ee3a3f29 /gcc/tree-ssa-phiopt.cc | |
parent | 3e9bd6b2b1782891639fa5d49b7d2a933b8e85cd (diff) | |
download | gcc-07c7ee4d2d42f4728928556dbbe0700f9a13db90.zip gcc-07c7ee4d2d42f4728928556dbbe0700f9a13db90.tar.gz gcc-07c7ee4d2d42f4728928556dbbe0700f9a13db90.tar.bz2 |
libstdc++: Rename data members of std::unexpected and std::bad_expected_access
The P2549R1 paper was accepted for C++23. I already implemented it for
our <expected>, but I didn't rename the private daata members, only the
public member functions. This renames the data members for consistency
with the working draft.
libstdc++-v3/ChangeLog:
* include/std/expected (unexpected::_M_val): Rename to _M_unex.
(bad_expected_access::_M_val): Likewise.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions