Boost C++ Libraries: Ticket #7799: std::array optimizations are not used https://svn.boost.org/trac10/ticket/7799 <p> There is an error of macro usage in lexical_cast. We shall check only for CXX11 array availability, not for TR1. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7799 Trac 1.4.3 Antony Polukhin Sat, 22 Dec 2012 18:42:06 GMT <link>https://svn.boost.org/trac10/ticket/7799#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7799#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82172" title="FIx bug in conversion of some std::array implementations (refs #7799)">[82172]</a>) FIx bug in conversion of some std::array implementations (refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7799" title="#7799: Bugs: std::array optimizations are not used (closed: fixed)">#7799</a>) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Sun, 23 Dec 2012 15:16:03 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7799#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7799#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82187" title="Fix bug in array conversion test (refs #7799)">[82187]</a>) Fix bug in array conversion test (refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7799" title="#7799: Bugs: std::array optimizations are not used (closed: fixed)">#7799</a>) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Thu, 27 Dec 2012 18:54:32 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7799#comment:3 https://svn.boost.org/trac10/ticket/7799#comment:3 <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">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82224" title="Merge from trunk * Fixes #7799 (optimizations with std::array were not ...">[82224]</a>) Merge from trunk </p> <ul><li>Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7799" title="#7799: Bugs: std::array optimizations are not used (closed: fixed)">#7799</a> (optimizations with std::array were not used) </li><li>Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7831" title="#7831: Bugs: [lexical_cast] missing signature in doc (closed: fixed)">#7831</a> (documentation update) </li></ul> Ticket