Boost C++ Libraries: Ticket #7823: Support for intptr_t/uintptr_t https://svn.boost.org/trac10/ticket/7823 <p> 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. </p> <p> 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&lt;&gt; typedefs described by the standard (it now attempts to detect the types' presence by its own means). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7823 Trac 1.4.3 viboes Wed, 16 Jan 2013 22:39:49 GMT <link>https://svn.boost.org/trac10/ticket/7823#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7823#comment:1</guid> <description> <p> Andrey, Boost.Config evolves mainly by providing a complete patch for the new features. Please could you provide a patch following the instructions is the documentation. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>timblechmann</dc:creator> <pubDate>Tue, 29 Jan 2013 11:32:45 GMT</pubDate> <title>cc set https://svn.boost.org/trac10/ticket/7823#comment:2 https://svn.boost.org/trac10/ticket/7823#comment:2 <ul> <li><strong>cc</strong> <span class="trac-author">tim@…</span> added </li> </ul> Ticket timblechmann Tue, 05 Feb 2013 12:27:43 GMT <link>https://svn.boost.org/trac10/ticket/7823#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7823#comment:3</guid> <description> <p> related to <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7979" title="#7979: Bugs: atomic library compilation error on 1.53.0 (closed: fixed)">#7979</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Andrey Semashev</dc:creator> <pubDate>Sun, 16 Jun 2013 15:02:28 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7823#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7823#comment:4</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/84805" title="Extracted intptr_t and uintptr_t types to cstdint.hpp. Refs #7823.">[84805]</a>) Extracted intptr_t and uintptr_t types to cstdint.hpp. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7823" title="#7823: Feature Requests: Support for intptr_t/uintptr_t (closed: obsolete)">#7823</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Tue, 31 Jul 2018 18:30:56 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7823#comment:5 https://svn.boost.org/trac10/ticket/7823#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">obsolete</span> </li> </ul> Ticket