__gnu_pbds::basic_invalidation_guarantee(3cxx) | __gnu_pbds::basic_invalidation_guarantee(3cxx) |
__gnu_pbds::basic_invalidation_guarantee
#include <tag_and_trait.hpp>
Inherited by __gnu_pbds::point_invalidation_guarantee.
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.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |