Boost C++ Libraries: Ticket #6399: Boost graph include fails to compile using CUDA nvcc https://svn.boost.org/trac10/ticket/6399 <p> /opt/local/include/boost/property_map/property_map.hpp: In member function ‘const typename UniquePairAssociativeContainer::value_type::second_type&amp; boost::const_associative_property_map&lt;<a class="missing wiki">UniquePairAssociativeContainer</a>&gt;::operator[](const typename UniquePairAssociativeContainer::key_type&amp;) const’: /opt/local/include/boost/property_map/property_map.hpp:527: error: ‘<span class="underline">T17’ has not been declared /opt/local/include/boost/graph/detail/adjacency_list.hpp: In member function ‘typename Config::<a class="missing wiki">OutEdgeList</a>&amp; boost::vec_adj_list_impl&lt;Graph, Config, Base&gt;::out_edge_list(typename Config::vertex_descriptor)’: /opt/local/include/boost/graph/detail/adjacency_list.hpp:2112: error: ‘</span>T17’ has not been declared /opt/local/include/boost/graph/detail/adjacency_list.hpp: In member function ‘const typename Config::<a class="missing wiki">OutEdgeList</a>&amp; boost::vec_adj_list_impl&lt;Graph, Config, Base&gt;::out_edge_list(typename Config::vertex_descriptor) const’: /opt/local/include/boost/graph/detail/adjacency_list.hpp:2115: error: ‘<span class="underline">T17’ has not been declared </span></p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6399 Trac 1.4.3 Jeremiah Willcock Sun, 15 Jan 2012 19:45:41 GMT severity changed https://svn.boost.org/trac10/ticket/6399#comment:1 https://svn.boost.org/trac10/ticket/6399#comment:1 <ul> <li><strong>severity</strong> <span class="trac-field-old">Showstopper</span> → <span class="trac-field-new">Problem</span> </li> </ul> <p> This looks like a compiler bug; I will apply a patch if someone creates one but I do not know what can really be done about it otherwise. </p> Ticket Jeremiah Willcock Sat, 03 Mar 2012 19:04:27 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6399#comment:2 https://svn.boost.org/trac10/ticket/6399#comment:2 <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">worksforme</span> </li> </ul> Ticket