RegistrationStorePolicy.line

Set line

  1. typeof(this) line(size_t line)
    mixintemplate RegistrationStorePolicy()
    @safe nothrow pure
    typeof(this)
    line
    (
    size_t line
    )
  2. inout(size_t) line()

Parameters

line size_t

line on which registration happened

Return Value

Type: typeof(this)

typeof(this)

Meta