dgamevfs ~master (2015-02-21T14:04:50Z)
Home
Dub
Repo
VFSRange.popFront
dgamevfs
vfs
VFSRange
Pop the front element from the range.
struct
VFSRange
(T)
void
popFront
@
safe
pure nothrow @
nogc
(
)
if
(
is
(
T
==
VFSDir
) ||
is
(
T
==
VFSFile
)
)
Meta
Source
See Implementation
dgamevfs
vfs
VFSRange
aliases
Items
functions
popBack
popFront
properties
length
static functions
compare
Pop the front element from the range.