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