struct HasPointerLikeTypeTraits
Declaration
template <typename T, typename U = void>
struct HasPointerLikeTypeTraits { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/PointerLikeTypeTraits.h:35
Templates
- T
- U = void
Member Variables
- public static const bool value = false