This meta-function selects PackedIntArrayImp<PackedIntArrayImp_Unsigned> if TYPE should be stored as an unsigned integer, and PackedIntArrayImp<PackedIntArrayImp_Signed> otherwise.
| Name | Description |
|---|---|
Type | Implementation type selected for storing values of TYPE. |