LLVM: llvm::detail::IsPointerLike< T * > Struct Template Reference (original) (raw)
#include "[llvm/Support/PointerLikeTypeTraits.h](PointerLikeTypeTraits%5F8h%5Fsource.html)"
Inheritance diagram for llvm::detail::IsPointerLike< T * >:
[legend]
| Static Public Attributes | |
|---|---|
| static const bool | value = true |
Detailed Description
template<typename T>
struct llvm::detail::IsPointerLike< T * >
Definition at line 44 of file PointerLikeTypeTraits.h.
Member Data Documentation
◆ value
template<typename T>
| const bool llvm::detail::IsPointerLike< T * >::value = true | static |
|---|
Definition at line 45 of file PointerLikeTypeTraits.h.
The documentation for this struct was generated from the following file:
- include/llvm/Support/PointerLikeTypeTraits.h