StringCache.this - multiple declarations

Function StringCache.this

@disable ref this() pure nothrow @nogc;

Function StringCache.this

ref this (
  ulong bucketCount
) pure nothrow @nogc @trusted;

Parameters

NameDescription
bucketCount the initial number of buckets. Must be a power of two