LLVM 19.0.0git
std::tuple_size< llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > > Struct Template Reference

#include "llvm/ADT/PointerIntPair.h"

Inheritance diagram for std::tuple_size< llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > >:
Inheritance graph
[legend]

Detailed Description

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

Definition at line 283 of file PointerIntPair.h.


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