Gets the bitset of allocator traits associated with objects in the specified array.
Calls kObject_AllocTraits for each object. Value types are ignored.
- Parameters
-
type | Item type. |
items | Array of items. |
count | Count of items. |
- Returns
- kTRUE if any object references foreign memory.