j
k
j a
j l
Steven Watanabe a écrit :
Can't you use a more general macro: BOOST_NAMED_HAS_MEMBER_FUNCTION(has_subscript_operator, operator[], void(int))
Can't you use a more general macro:
BOOST_NAMED_HAS_MEMBER_FUNCTION(has_subscript_operator, operator[], void(int))
That's indeed something I should have thought about. Thanks for the insight.
Back to the thread
Back to the list