LLVM API Documentation

llvm::PointerLikeTypeTraits< T > Class Template Reference

#include <PointerLikeTypeTraits.h>


Detailed Description

template<typename T>
class llvm::PointerLikeTypeTraits< T >

PointerLikeTypeTraits - This is a traits object that is used to handle pointer types and things that are just wrappers for pointers as a uniform entity.

Definition at line 26 of file PointerLikeTypeTraits.h.


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