template <typename HLCPPMember, size_t N>
struct HLCPPToNaturalTraits
Defined at line 230 of file ../../sdk/lib/fidl/cpp/include/lib/fidl/cpp/hlcpp_conversion.h
HLCPP to Natural type traits for arrays
Public Methods
NaturalType Convert (std::array<HLCPPMember, N> && hlcpp)
Defined at line 234 of file ../../sdk/lib/fidl/cpp/include/lib/fidl/cpp/hlcpp_conversion.h