STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
__gnu_pbds::point_invalidation_guarantee Struct Reference

#include <ext/pb_ds/tag_and_trait.hpp>

Inheritance diagram for __gnu_pbds::point_invalidation_guarantee:
__gnu_pbds::basic_invalidation_guarantee __gnu_pbds::range_invalidation_guarantee

Detailed Description

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.


The documentation for this struct was generated from the following file: