libstdc++: Simplify typedefs by using __UINTPTR_TYPE__
authorJonathan Wakely <jwakely@redhat.com>
Tue, 14 Dec 2021 14:21:18 +0000 (14:21 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 14 Dec 2021 21:45:46 +0000 (21:45 +0000)
commitfda28722703d7ab8903ce5f616e3efed1bbdbc25
tree2510980478f8572e8de0fde5cb2211ab4f88ccce
parent63bb98e1c1eabaa9a68e8a6270663f2dfff047d8
libstdc++: Simplify typedefs by using __UINTPTR_TYPE__

libstdc++-v3/ChangeLog:

* include/ext/pointer.h (_Relative_pointer_impl::_UIntPtrType):
Rename to uintptr_t and define as __UINTPTR_TYPE__.
libstdc++-v3/include/ext/pointer.h