CircularBlocks.moveEmplace

Move an _element to the end

struct CircularBlocks(T)
void
moveEmplace
(
ref T element
)

Parameters

element T

the _element to move

Meta