template <typename U>
struct Wrapper_Ignore_Me_
Defined at line 162 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h
|Wrapper_Ignore_Me_| wraps a |fidl::ObjectView
<T
>| and reduces its
priority in overload resolution. When the user writes `{}` as the
setter argument, that would default construct the field instead of
constructing a NULL object view.
Public Members
U value
Public Methods
void Wrapper_Ignore_Me_<U> (U v)
Defined at line 163 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h