template <auto... LocalM>
struct LocalMembersImpl
Defined at line 274 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h
Inside this extra template layer, both M... and LocalM... parameter
packs are available to be expanded in parallel.
Public Methods
template <typename Context>
bool FromLocal (Context &ctx,T &out,const Local &in)
Defined at line 279 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h