IndexMixin._NodeReplace

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate IndexMixin(size_t N, alias KeyFromValue, alias Hash, alias Eq, bool allowDuplicates, alias SeqRange, ThisContainer)
void
_NodeReplace
(
ThisNode* old
,
ThisNode* newnode
)

Meta