.TH "__gnu_pbds::range_invalidation_guarantee" 3cxx "Sat Aug 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::range_invalidation_guarantee .SH SYNOPSIS .br .PP .PP Inherits \fB__gnu_pbds::point_invalidation_guarantee\fP\&. .SH "Detailed Description" .PP 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\&. .PP Definition at line 114 of file tag_and_trait\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.