checkedint v0.7.0 (2020-04-18T21:41:28Z)
Dub
Repo
IntFlags.popFront
checkedint
flags
IntFlags
Clear the first set
IntFlag
. This is equivalent to
flags -= flags.front
.
struct
IntFlags
ref return pure @
safe
nothrow @
nogc
IntFlags
popFront
(
)
Meta
Source
See Implementation
checkedint
flags
IntFlags
constructors
this
functions
clear
opAssign
opBinary
opOpAssign
popFront
toString
properties
anySet
empty
front
length
save
static variables
local
variables
all
pushPop
Clear the first set IntFlag. This is equivalent to flags -= flags.front.