libdparse ~master (2021-07-28T12:46:13Z)
Dub
Repo
StringCache.defaultBucketCount
dparse
lexer
StringCache
The default bucket count for the string cache.
struct
StringCache
pure nothrow @
nogc
static
enum
defaultBucketCount
=
4096
;
Meta
Source
See Source File
dparse
lexer
StringCache
constructors
this
destructors
~this
functions
intern
postblits
this(this)
static variables
defaultBucketCount
The default bucket count for the string cache.