This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 87e3c2ef682 c++: duplicate alias templates with decltype [PR 99425] new 00b46c00c8d libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/bits/range_access.h | 12 ++++----- .../24_iterators/range_access/range_access.cc | 30 ++++++++++++++++++++++ .../range_access/range_access_cpp14.cc | 15 +++++++++++ .../range_access/range_access_cpp17.cc | 14 ++++++++++ 4 files changed, 65 insertions(+), 6 deletions(-)