RawRadixTree.isHeapAllocatedNode

Undocumented in source. Be warned that the author may not have intended to support it.
template RawRadixTree(Value = void, A_)
pure nothrow @safe @nogc
bool
isHeapAllocatedNode
(
const Node curr
)
if (
isAllocator!A_
)

Meta