DynamicDenseSetFilter.withInferredLength

Construct from inferred capacity and length elementMaxCount.

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

Meta