Proto._

Undocumented in source.
  1. T _(string id)
    template _(alias T, alias ID)
    T
    _
    (
    string id = ID
    )
  2. T _(string id, T t)
  3. T _(T t)

Members

Functions

_
T _(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
_
T _(string id, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
_
T _(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta