DOKK / manpages / debian 10 / libstdc++-8-doc / __gnu_pbds::point_invalidation_guarantee.3cxx.en
__gnu_pbds::point_invalidation_guarantee(3cxx) __gnu_pbds::point_invalidation_guarantee(3cxx)

__gnu_pbds::point_invalidation_guarantee

Inherits __gnu_pbds::basic_invalidation_guarantee.

Inherited by __gnu_pbds::range_invalidation_guarantee.

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.

Definition at line 103 of file tag_and_trait.hpp.

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

Sat Apr 6 2019 libstdc++