
6 Dec
2009
6 Dec
'09
10:38 a.m.
John Maddock wrote:
Maybe, but it's use would be pretty limited. The std lib is entitled to assume that:
"The typedef members pointer, const_pointer, size_type, and difference_type are required to be T*,T const*, size_t, and ptrdiff_t, respectively"
So why are ::pointer et al provided at all? --Jeffrey Bosboom