The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
MirStringTable.opIndex
mir
string_table
MirStringTable
struct
MirStringTable
(U, C = char)
const @
trusted
pure nothrow @
nogc
uint
opIndex
()
(
scope
const
C
[]
key
)
if
(
__traits(
isUnsigned
,
U
) &&
(
is
(
C
==
char
) ||
is
(
C
==
wchar
)
||
is
(
C
==
dchar
)
)
)
Meta
Source
See Implementation
mir
string_table
MirStringTable
constructors
this
functions
get
opIndex
variables
sortedKeys