Re: [boost] [BGL] Visual Studio 12 finish_edge() failure, general BOOST_TTI_HAS_MEMBER_FUNCTION failure?

10 Apr
2014
10 Apr
'14
6:18 a.m.
On Tue, Apr 1, 2014 1:12 PM PDT Michael Behrns-Miller wrote:
I wanted a way to test for equivalent signatures for the finish_edge member (copy vs. const ref, for example). I probably believed/saw somewhere that the syntax I used would do that. Is there a way to get a general "call ability" test for a member function using TTI? -- Jeremiah Willcock

10 Apr
10 Apr
12:35 p.m.
New subject: [BGL] Visual Studio 12 finish_edge() failure, general BOOST_TTI_HAS_MEMBER_FUNCTION failure?
On 4/10/2014 2:18 AM, Jeremiah Willcock wrote:
If by general "call ability" you mean a name with any signature, that is not currently in TTI. If you know of a way to do this I would be glad to incorporate it in TTI.
4085
Age (days ago)
4085
Last active (days ago)
1 comments
2 participants
participants (2)
-
Edward Diener
-
Jeremiah Willcock