IndexMixin._DenyInsertion

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)
static if(!(allowDuplicates))
bool
_DenyInsertion
(
ThisNode* node
,
out ThisNode* cursor
)

Meta