UnboundRelationship.this

Create a unbound relationship from a Value.

  1. this(UnboundRelationship other)
  2. this(Value value)
    struct UnboundRelationship
    @nogc
    this
    (
    inout ref Value value
    )
  3. this(mg_unbound_relationship* ptr)

Meta