Trait that yields a pointer to const T.
T.
Declared in <llvm/ADT/STLExtras.h>
<llvm/ADT/STLExtras.h>
template<typename T> struct make_const_ptr;
type