Identifier.idPool

Create an identifier in the string table.

  1. Identifier idPool(const(char)* s)
    class Identifier
    static
    idPool
    (
    const(char)* s
    )
  2. Identifier idPool(const(char)* s, size_t len)

Meta