Tested x86_64-linux. Pushed to trunk.
-- >8 --
This fixes a Doxygen warning about a mismatched parameter name. The
standard uses 'r' here, like the Doxygen comment, so use '__r' instead
of '__e'.
libstdc++-v3/ChangeLog:
* include/bits/ptr_traits.h (pointer_traits::pointer_to): Rename
libstdc++-v3/ChangeLog:
* include/std/string_view: Adjust Doxygen @file comment.
Tested x86_64-linux. Committed to trunk.
commit 2c1557ac7b7652c63418abac1a1c4b7a9860a9f9
Author: Jonathan Wakely
Date: Thu Apr 8 14:47:47 2021
libstdc++: Fix Doxygen warning about ambiguous file name