template <typename T, typename Enable = void>

struct IsFidlObject

Defined at line 213 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/traits.h

IsFidlObject is a subset of IsFidlType referring to user defined aggregate types, i.e.

tables, unions, and structs.