Struct Tag.MemberRange
Constructors
Name | Description |
---|---|
this
|
Fields
Name | Type | Description |
---|---|---|
endIndex
|
size_t |
|
frontIndex
|
size_t |
|
initialEndIndex
|
size_t |
|
isMaybe
|
bool |
|
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
|
|
opIndex
|
|
opSlice
|
|
opSlice
|
|
popBack
|
|
popFront
|
Aliases
Name | Description |
---|---|
opDollar
|
|
ThisNamedMemberRange
|
Templates
Name | Description |
---|---|
opBinaryRight
|