Struct Tag.NamedMemberRange
Constructors
Name | Description |
---|---|
this
|
Fields
Name | Type | Description |
---|---|---|
endIndex
|
size_t |
|
frontIndex
|
size_t |
|
name
|
string |
|
namespace
|
string |
|
tag
|
Tag |
|
updateId
|
size_t |
Properties
Name | Type | Description |
---|---|---|
back
[get]
|
T |
|
empty
[get]
|
bool |
|
front
[get]
|
T |
|
length
[get]
|
size_t |
|
save
[get]
|
typeof(this) |
Methods
Name | Description |
---|---|
opIndex
|
|
opSlice
|
|
opSlice
|
|
popBack
|
|
popFront
|
Aliases
Name | Description |
---|---|
opDollar
|