☰
D
dejadoc
PHOBOS
/
std.experimental.allocator.building_blocks.kernighan_ritchie
/
KRRegion.empty
🔍
☾
KRRegion.empty
Ternary
empty()
pure
nothrow
@safe
@nogc
Returns
Ternary.yes
if the allocator is empty,
Ternary.no
otherwise.
Never returns
Ternary.unknown
.