Searched refs:returns_value (Results 1 – 2 of 2) sorted by relevance
379 auto returns_value = [](bool value) { return value; }; in other_callable_types_test() local380 auto ret = std::not_fn(returns_value); in other_callable_types_test()
378 auto returns_value = [](bool value) { return value; }; in other_callable_types_test() local379 auto ret = std::not_fn(returns_value); in other_callable_types_test()