Variable SQLValue._value

Declaration

struct SQLValue
{
  // ...
  std.variant.VariantN!(32L) _value;
  // ...
}

Authors

Copyright

License