gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
QueueImpl.opSlice
gfm
core
queue
QueueImpl
Range
opSlice
()
Range
opSlice
(size_t i, size_t j)
class
QueueImpl
(T, OverflowPolicy overflowPolicy)
nothrow
Range
opSlice
(
size_t
i
,
size_t
j
)
Return Value
Type:
Range
random-access range over a queue sub-range.
Meta
Source
See Implementation
gfm
core
queue
QueueImpl
constructors
this
functions
back
clear
front
length
opIndex
opSlice
popBack
popFront
pushBack
pushFront
properties
capacity
isFull
structs
Range