Searched refs:true_valued (Results 1 – 1 of 1) sorted by relevance
44 auto true_valued = [](auto x) { in TestLogical() local78 TestLogical::for_each_such_that(xs, true_valued, in TestLogical()102 BOOST_HANA_CHECK(true_valued(hana::or_(a, hana::not_(a)))); in TestLogical()