RawRadixTree.insertNewBranch

Undocumented in source. Be warned that the author may not have intended to support it.
template RawRadixTree(Value = void, A_)
pure nothrow @safe @nogc
insertNewBranch
(
A
)
(
auto ref A alloc
,
Elt!Value elt
,
out ElementRef elementRef
)
if (
isAllocator!A_
)

Meta