AllocatorHandler.opCmpPrefix

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
opCmpPrefix
(
string op
T
)
(
const T[] support
,
size_t val
)
if (
(op == "==") ||
(op == "<=")
||
(op == "<")
||
(op == ">=")
||
(op == ">")
)

Meta