template <typename U>
struct Wrapper_Ignore_Me_
Defined at line 536 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/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 537 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_types.h