template <class... LocalB>
struct LocalBasesImpl
Defined at line 212 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h
Inside this extra template layer, both B... and LocalB... 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 217 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h