find_invalidation_guarantee Interface

Signifies an invalidation guarantee that includes all those of its base, and additionally, that any find-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.

  1. ds_trait.hpp
  2. Base classes.

Base classes.

ClassDerivation Type
basic_invalidation_guarantee

public