vebtree ~master (2022-02-08T21:00:18.3634264)
Dub
Repo
VEBroot.opDollar
vebtree
VEBroot
opDollar works as "intended" and returns the length of the underlying array
struct
VEBroot
(size_t baseSize)
@
property
@
nogc
pure
size_t
opDollar
(
size_t
dim
: 0
)
(
)
if
(
(
baseSize
&
(
baseSize
- 1
)
)
== 0
)
Meta
Source
See Implementation
vebtree
VEBroot
constructors
this
functions
back
capacity
dup
empty
front
insert
isLeaf
length
next
opApply
opBinaryRight
opCall
opEquals
opIndex
opSlice
prev
remove
universe
postblits
this(this)
properties
opDollar
opDollar works as "intended" and returns the length of the underlying array