Boost C++ Libraries: Ticket #4052: NVCC and boost/type_traits/has_new_operator.hpp https://svn.boost.org/trac10/ticket/4052 <p> NVCC can't compile has_new_operator.hpp. Removed #include in case <span class="underline">CUDACC</span> is defined. This is related to <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3919" title="#3919: Patches: Support for NVIDIA CUDA C++ Compiler (closed: fixed)">#3919</a> and <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3980" title="#3980: Patches: Boost spirit and nvcc (closed: fixed)">#3980</a>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4052 Trac 1.4.3 Denis Taniguchi <denis.taniguchi@…> Mon, 29 Mar 2010 20:22:15 GMT attachment set https://svn.boost.org/trac10/ticket/4052 https://svn.boost.org/trac10/ticket/4052 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">changeset_r60861.diff</span> </li> </ul> Ticket John Maddock Wed, 31 Mar 2010 11:09:23 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4052#comment:1 https://svn.boost.org/trac10/ticket/4052#comment:1 <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/60960" title="Fixes #4052.">[60960]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4052" title="#4052: Patches: NVCC and boost/type_traits/has_new_operator.hpp (closed: fixed)">#4052</a>. </p> Ticket