Pair.this

Undocumented in source.
  1. this(T a, U b)
  2. this(T a, U b)
    struct Pair(T, U)
    this
    (
    in T a
    ,
    in U b
    )

Meta