Expand description
Data structure for creating indices related to some other type. This is used to create handles for data stored in hash maps.
Structsยง
- Index
- An identifier for an arbitrary type
T. This is a wrapper aroundusizewhich is bound to a typeT.