Searched refs:functor4 (Results 1 - 3 of 3) sorted by relevance

/external/libcxx/test/utilities/function.objects/refwrap/
H A Dbinary.pass.cpp37 class functor4 class in inherits:std::unary_function,std::binary_function
59 std::reference_wrapper<functor4> >::value), "");
H A Dunary.pass.cpp37 class functor4 class in inherits:std::unary_function,std::binary_function
59 std::reference_wrapper<functor4> >::value), "");
H A Dweak_result.pass.cpp37 class functor4 class in inherits:std::unary_function,std::binary_function
80 static_assert(!has_result_type<std::reference_wrapper<functor4> >::value, "");

Completed in 201 milliseconds