Typedef mpark::lib::add_pointer_t

Typedef Documentation

template<typename T>
using mpark::lib::add_pointer_t = typename std::add_pointer<T>::type