LLVM: llvm::orc::shared::SPSTuple< SPSTagTs > Class Template Reference (original) (raw)
SPS tag type for tuples. More...
#include "[llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h](SimplePackedSerialization%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| typedef SPSArgList< SPSTagTs... > | AsArgList |
| Convenience typedef of the corresponding arg list. |
template<typename... SPSTagTs>
class llvm::orc::shared::SPSTuple< SPSTagTs >
SPS tag type for tuples.
A blob tuple should be serialized by serializing each of the elements in sequence.
Definition at line 196 of file SimplePackedSerialization.h.
◆ AsArgList
template<typename... SPSTagTs>
The documentation for this class was generated from the following file:
- include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h