LLVM  8.0.1
llvm::PointerLikeTypeTraits< T > Struct Template Reference

A traits type that is used to handle pointer types and things that are just wrappers for pointers as a uniform entity. More...

#include "llvm/Support/PointerLikeTypeTraits.h"

Detailed Description

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

A traits type 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 struct was generated from the following file: