HomeSort by relevance Sort by last modified time
    Searched refs:functor4 (Results 1 - 3 of 3) sorted by null

  /external/libcxx/test/utilities/function.objects/refwrap/
binary.pass.cpp 37 class functor4 class in inherits:std::unary_function,std::binary_function
59 std::reference_wrapper<functor4> >::value), "");
unary.pass.cpp 37 class functor4 class in inherits:std::unary_function,std::binary_function
59 std::reference_wrapper<functor4> >::value), "");
weak_result.pass.cpp 37 class functor4 class in inherits:std::unary_function,std::binary_function
80 static_assert(!has_result_type<std::reference_wrapper<functor4> >::value, "");

Completed in 2862 milliseconds