LLVM  3.7.0
llvm::PointerLikeTypeTraits< T > Class Template Reference

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. More...

#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: