LLVM 19.0.0git
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...

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 25 of file PointerLikeTypeTraits.h.


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