table of contents
conflicting packages
__gnu_pbds::basic_invalidation_guarantee(3cxx) | __gnu_pbds::basic_invalidation_guarantee(3cxx) |
NAME¶
__gnu_pbds::basic_invalidation_guarantee
SYNOPSIS¶
#include <tag_and_trait.hpp>
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.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |