RBTreeMap.opBinaryRight

Membership

class RBTreeMap(KeyT, ValueT, alias KeyLessF = "a < b", bool allowDuplicates = false)
const
bool
opBinaryRight
(
string op
)
(
KeyT key
)
if (
op == "in"
)

Meta