Subject: [Boost-bugs] [Boost C++ Libraries] #11771: Type error in has_member_finish_edge with CLR
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-29 10:14:21
#11771: Type error in has_member_finish_edge with CLR
------------------------------------------+----------------------
Reporter: Taus Møller <taus.moeller@â¦> | Owner: jewillco
Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.59.0 | Severity: Problem
Keywords: preprocessor finish_edge |
------------------------------------------+----------------------
When including depth_first_search.hpp in a project that compiles with CLR
support in VS2015 the preprocessor macro:
BOOST_TTI_HAS_MEMBER_FUNCTION(finish_edge) produces code that doesn't
compile. When compiling the following error is thrown
Error C2664 'boost::type_traits::no_type
boost::detail::has_member_function_finish_edge_detail_hcmf<BOOST_TTI_DETAIL_TP_T>::chkt<has_member_function_finish_edge_detail_hcmf<BOOST_TTI_DETAIL_TP_T>::cl_type<BOOST_TTI_DETAIL_TP_T>::type>(...)':
cannot convert argument 1 from 'nullptr' to '...'
I am including a minimal example showing the problem
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11771> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC