LLVM 19.0.0git
llvm::orc::shared::SPSSerializationTraits< SPSTagT, ConcreteT, _ > Class Template Reference

Specialize to describe how to serialize/deserialize to/from the given concrete type. More...

Detailed Description

template<typename SPSTagT, typename ConcreteT, typename _ = void>
class llvm::orc::shared::SPSSerializationTraits< SPSTagT, ConcreteT, _ >

Specialize to describe how to serialize/deserialize to/from the given concrete type.

Definition at line 106 of file SimplePackedSerialization.h.


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