LocationTag.this

Create either a noloc instance when passed null or a location.

  1. this(T t)
    struct LocationTag
    @safe pure
    this
    (
    T
    )
    (
    T t
    )
  2. this(string file, uint line, uint column)

Meta