template <typename T>
struct RemoteAbiTranscriberImpl
Defined at line 313 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h
This will quickly prevent compilation for any type not handled by the
dispatch above or by an explicit (perhaps partial) specialization
(implemented below or elsewhere).