The fields of the TieredVector class are listed below. For a complete list of TieredVector class members, see the TieredVector Members topic.
![]() ![]() | The default characteristic value of a vector. |
![]() | The actual array of 2^N deques. |
![]() | The value of 2^N-1, cached to facilitate calculations. |
![]() | The value of N - the tiered vector's characteristic value. |
![]() | The value of 2^N - the number of deques within the vector, the number of elements within a deque. |
![]() | The index of the deque containing the first empty element. |