struct IsPointerLike
Declaration
template <typename T>
struct IsPointerLike { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/PointerLikeTypeTraits.h:45
Templates
- T
Member Variables
- public static const bool value = HasPointerLikeTypeTraits<type-parameter-0-0>::value