[#BloombergLP-bsls-PlatformUtil-IntPtr] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/PlatformUtil.adoc[PlatformUtil]::IntPtr :relfileprefix: ../../../ :mrdocs: The aliases `UintPtr` and `IntPtr` are guaranteed to have the same size as pointers. == Synopsis Declared in `<bsls_platformutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bsls/Types/IntPtr.adoc[Types::IntPtr] IntPtr; ---- == Description DEPRECATED: Use `Types::UintPtr` and `Types::IntPtr` instead. [.small]#Created with https://www.mrdocs.com[MrDocs]#