Open aihao1007 opened 2 years ago
BOOST_MPL_AUX_ASSERT_NOT_NA macro parameters is "x" ,"type" is undefined.
BOOST_MPL_AUX_ASSERT_NOT_NA macro parameters is "x" ,"type" is undefined.
I'm not disagreeing; I'm wondering how this is failing.
When I use BOOST_MPL_AUX_ASSERT_NOT_NA alone to wirte a test code,I discover this error. However, the macro is right when is uesd by the mpl to define "type".
Merging #73 (b27b650) into develop (db09fb1) will not change coverage. The diff coverage is
n/a
.
This looks reasonable to me. Are there any tests that are currently failing that this will fix? If not, should there be?