SetImpl.this

Undocumented in source.
struct SetImpl(K, alias less = (a, b) => a < b, bool allowDuplicates = false, bool ownsMemory = false)
@nogc @trusted
this
(
int dummy
)

Meta