Provided by: libstdc++-10-doc_10.5.0-1ubuntu1~22.04.2_all bug

__gnu_pbds::range_invalidation_guarantee(3cxx)                    __gnu_pbds::range_invalidation_guarantee(3cxx)

NAME

       __gnu_pbds::range_invalidation_guarantee

SYNOPSIS

       Inherits __gnu_pbds::point_invalidation_guarantee.

Detailed Description

       Signifies an invalidation guarantee that includes all those of its base, and additionally, that any
       range-type iterator (including the returns of begin() and end()) is in the correct relative positions to
       other range-type iterators as long as its corresponding entry has not be erased, regardless of
       modifications to the container object.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                        Tue Apr 22 2025  __gnu_pbds::range_invalidation_guarantee(3cxx)