Identifier.idPool

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Identifier idPool(const(char)* s, uint len)
  2. Identifier idPool(const(char)[] s)
  3. Identifier idPool(const(char)* s, size_t len, int value)
  4. Identifier idPool(const(char)[] s, int value)
    class Identifier
    nothrow extern (D) static
    idPool
    (
    const(char)[] s
    ,
    int value
    )

Meta