struct const_pointer_or_const_ref

Declaration

template <typename T, typename Enable = void>
struct const_pointer_or_const_ref { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/type_traits.h:64

Templates

T
Enable = void