template <typename U>
struct Wrapper_Ignore_Me_
Defined at line 451 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/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 452 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h