LLVM: llvm::orc::shared::SPSSequence< SPSElementTagT > Class Template Reference (original) (raw)

SPS tag type for sequences. More...

Inheritance diagram for llvm::orc::shared::SPSSequence< SPSElementTagT >:

Detailed Description

template
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: