table of contents
        
      
      
    | __gnu_pbds::basic_invalidation_guarantee(3) | Library Functions Manual | __gnu_pbds::basic_invalidation_guarantee(3) | 
NAME¶
__gnu_pbds::basic_invalidation_guarantee -
SYNOPSIS¶
Inherited by __gnu_pbds::point_invalidation_guarantee.
Detailed Description¶
Signifies a basic invalidation guarantee that any iterator, pointer, or reference to a container object's mapped value type is valid as long as the container is not modified.
Definition at line 93 of file tag_and_trait.hpp.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
| Tue Sep 29 2020 | libstdc++ |