LLVM 19.0.0git
llvm::orc::shared::SPSSequence< SPSElementTagT > Class Template Reference

SPS tag type for sequences. More...

Detailed Description

template<typename SPSElementTagT>
class llvm::orc::shared::SPSSequence< SPSElementTagT >

SPS tag type for sequences.

SPSSequences should be serialized as a uint64_t sequence length, followed by the serialization of each of the elements.

Definition at line 214 of file SimplePackedSerialization.h.


The documentation for this class was generated from the following file: