Share via


raw_storage_iterator::element_type

Provides a type that describes an element to be stored a raw storage iterator.

typedef Type element_type;

Remarks

The type is a synonym for the raw_storage_iterator class template parameter Type.

Requirements

Header: <memory>

Namespace: std

See Also

Reference

raw_storage_iterator Class

Other Resources

raw_storage_iterator Members