__gnu_pbds::basic_invalidation_guarantee

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

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.


 

Index

NAME
SYNOPSIS
Detailed Description
Author