Struct Tag.MemberRange

Template arguments

struct MemberRange(T, string allMembers, string memberIndicies, string membersGrouped);

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
opBinaryRight
opIndex
opIndex
opSlice
opSlice
popBack
popFront

Aliases

Name Description
opDollar
ThisNamedMemberRange

Authors

Copyright

License