LLVM 19.0.0git
Static Public Attributes | List of all members
llvm::detail::HasPointerLikeTypeTraits< T, U > Struct Template Reference

#include "llvm/Support/PointerLikeTypeTraits.h"

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T, typename U = void>
struct llvm::detail::HasPointerLikeTypeTraits< T, U >

Definition at line 35 of file PointerLikeTypeTraits.h.

Member Data Documentation

◆ value

template<typename T , typename U = void>
const bool llvm::detail::HasPointerLikeTypeTraits< T, U >::value = false
static

Definition at line 36 of file PointerLikeTypeTraits.h.


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