template <auto... M>

struct MembersImpl

Defined at line 251 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h

Public Members

static const size_t kSizeBytes

Public Methods

template <typename F>
bool OnAllMembers (F && f, T & x)

Defined at line 267 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h

template <typename Context>
bool FromLocal (Context & ctx, T & out, const Local & in)

Defined at line 285 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h

Records