template <typename U>
struct Wrapper_Ignore_Me_
Defined at line 2668 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/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 2669 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_types.h