checkedint ~master (2017-04-21T23:53:16Z)
Dub
Repo
IntFlags.popFront
checkedint
flags
IntFlags
Clear the first set
IntFlag
. This is equivalent to
flags -= flags.front
.
struct
IntFlags
ref
IntFlags
popFront
return pure @
safe
nothrow @
nogc
(
)
Meta
Source
See Implementation
checkedint
flags
IntFlags
constructors
this
functions
clear
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.