MaxWireVersion

UDA to unset a nullable field if the server wire version is newer than the given version. (inclusive)

Use with enforceWireVersionConstraints

struct MaxWireVersion {}

Members

Variables

v
WireVersion v;

Meta