AllocatorHandler.opPrefix

Undocumented in source. Be warned that the author may not have intended to support it.
struct AllocatorHandler
nothrow @nogc nothrow pure @trusted const
size_t
opPrefix
(
string op
T
)
(
const T[] support
,
size_t val
)
if (
(op == "+=") ||
(op == "-=")
)

Meta