Tag.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opBinary(typeof(null) )
  2. void opBinary(T content)
  3. void opBinary(InterpolationHeader , Ts text)
  4. void opBinary(void delegate() @(safe) builder)
    struct Tag
    @safe
    void
    opBinary
    (
    string op : "~"
    )
    (
    void delegate
    ()
    @safe
    builder
    )
  5. void opBinary(void delegate() @(system) builder)

Meta