.TH "__gnu_pbds::point_invalidation_guarantee" 3cxx "Tue Jul 18 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::point_invalidation_guarantee .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fB__gnu_pbds::basic_invalidation_guarantee\fP\&. .PP Inherited by \fB__gnu_pbds::range_invalidation_guarantee\fP\&. .SH "Detailed Description" .PP Signifies an invalidation guarantee that includes all those of its base, and additionally, that any point-type iterator, pointer, or reference to a container object's mapped value type is valid as long as its corresponding entry has not be erased, regardless of modifications to the container object\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.