LLVM: llvm::orc::shared::SPSSerializationTraits< SPSTuple< SPSTagT1, SPSTagT2 >, std::pair< T1, T2 > (original) (raw)

SPSTuple serialization for std::pair. More...

#include "[llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h](SimplePackedSerialization%5F8h%5Fsource.html)"

Inheritance diagram for llvm::orc::shared::SPSSerializationTraits< SPSTuple< SPSTagT1, SPSTagT2 >, std::pair< T1, T2 > >:

Detailed Description

template<typename SPSTagT1, typename SPSTagT2, typename T1, typename T2>
class llvm::orc::shared::SPSSerializationTraits< SPSTuple< SPSTagT1, SPSTagT2 >, std::pair< T1, T2 > >

SPSTuple serialization for std::pair.

Definition at line 459 of file SimplePackedSerialization.h.

Member Function Documentation

deserialize()

template<typename SPSTagT1, typename SPSTagT2, typename T1, typename T2>

serialize()

template<typename SPSTagT1, typename SPSTagT2, typename T1, typename T2>

size()

template<typename SPSTagT1, typename SPSTagT2, typename T1, typename T2>


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