LLVM
8.0.1
|
#include "llvm/ADT/STLExtras.h"
Public Types | |
using | type = typename std::add_pointer< typename std::add_const< T >::type >::type |
Definition at line 74 of file STLExtras.h.
using llvm::make_const_ptr< T >::type = typename std::add_pointer<typename std::add_const<T>::type>::type |
Definition at line 76 of file STLExtras.h.