This structure accomodates the way in which std::iterator_traits<> is normally specialized for const T*, so that value_type is still T.
Definition at line 237 of file pointer.h.