summaryrefslogtreecommitdiff
path: root/gotools
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2022-08-04 10:20:18 +0100
committerJonathan Wakely <jwakely@redhat.com>2022-08-05 13:32:02 +0100
commit0b4d2f5e7b446477abe6165f7b3a86616cf95ce0 (patch)
tree578dc743e0b965b41750f5aeaf98307f940d23e1 /gotools
parent3a9dcef5c195c053cba0103fe3e60fab1b8905df (diff)
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. (cherry picked from commit 07c7ee4d2d42f4728928556dbbe0700f9a13db90)
Diffstat (limited to 'gotools')
0 files changed, 0 insertions, 0 deletions