Tag.hasValue

Returns true if there is a value of type T

  1. bool hasValue()
    struct Tag
    inout @safe nothrow
    bool
    hasValue
    (
    T
    )
    ()
  2. bool hasValue()

Meta