id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7823,Support for intptr_t/uintptr_t,Andrey Semashev,John Maddock,"Please, provide config macros for intptr_t/uintptr_t presence detection. These typedefs are described by the C++11 standard as optional and are actually present on many real world platforms. Having those macros defined, please add the intptr_t/uintptr_t typedefs to boost/cstdint.hpp so that these types can be used consistently in libraries. For instance, Boost.Atomic could have used these macros and typedefs to define atomic<> typedefs described by the standard (it now attempts to detect the types' presence by its own means).",Feature Requests,closed,To Be Determined,config,Boost 1.52.0,Problem,obsolete,,tim@…