Searched refs:FunM (Results 1 – 2 of 2) sorted by relevance
107 struct FunM struct131 FunM funM; in test_function_value_or_eval() argument136 BOOST_TEST_EQ(o1.value_or_eval(FunM()), 1); in test_function_value_or_eval()137 BOOST_TEST_EQ(oN.value_or_eval(FunM()), 5); in test_function_value_or_eval()
108 struct FunM struct132 FunM funM; in test_function_value_or_eval() argument137 BOOST_TEST_EQ(o1.value_or_eval(FunM()), 1); in test_function_value_or_eval()138 BOOST_TEST_EQ(oN.value_or_eval(FunM()), 5); in test_function_value_or_eval()