LLVM
15.0.0git
|
SPS tag type for tuples. More...
#include "llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h"
Public Types | |
typedef SPSArgList< SPSTagTs... > | AsArgList |
Convenience typedef of the corresponding arg list. More... | |
SPS tag type for tuples.
A blob tuple should be serialized by serializing each of the elements in sequence.
Definition at line 194 of file SimplePackedSerialization.h.
typedef SPSArgList<SPSTagTs...> llvm::orc::shared::SPSTuple< SPSTagTs >::AsArgList |
Convenience typedef of the corresponding arg list.
Definition at line 197 of file SimplePackedSerialization.h.