LLVM: std::tuple_element< I, llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > (original) (raw)

#include "[llvm/ADT/PointerIntPair.h](PointerIntPair%5F8h%5Fsource.html)"

Inheritance diagram for std::tuple_element< I, llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > >:

Detailed Description

template<std::size_t I, typename PointerTy, unsigned IntBits, typename IntType, typename PtrTraits, typename Info>
struct std::tuple_element< I, llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > >

Definition at line 287 of file PointerIntPair.h.


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