Struct Tag.NamedMemberRange

Template arguments

struct NamedMemberRange(T, string membersGrouped);

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

Authors

Copyright

License