phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
SetDifference.popFront
std
algorithm
setops
SetDifference
struct
SetDifference
(alias less = "a < b", R1, R2)
void
popFront
(
)
if
(
isInputRange
!(
R1
) &&
isInputRange
!(
R2
)
)
Meta
Source
See Implementation
std
algorithm
setops
SetDifference
constructors
this
functions
popFront
properties
empty
front
save