template <typename T>
struct IsPrimitive
Defined at line 35 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/traits.h
A type trait that indicates whether the given type is a primitive FIDL type.
template <typename T>
Defined at line 35 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/traits.h
A type trait that indicates whether the given type is a primitive FIDL type.