DenseSetFilter.withInferredLength

Construct from inferred capacity and length elementMaxCount.

struct DenseSetFilter(E, Growable growable = Growable.yes, Copyable copyable = Copyable.no)
@safe pure nothrow @nogc static
typeof(this)
withInferredLength
()
if (
isDenseSetFilterable!E
)

Meta