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

  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/function.objects/refwrap/
weak_result.pass.cpp 29 class functor3 class in inherits:std::unary_function,std::binary_function
63 static_assert((std::is_same<std::reference_wrapper<functor3>::result_type,
79 static_assert(has_result_type<std::reference_wrapper<functor3> >::value, "");
binary.pass.cpp 29 class functor3 class in inherits:std::unary_function,std::binary_function
57 std::reference_wrapper<functor3> >::value), "");
unary.pass.cpp 29 class functor3 class in inherits:std::unary_function,std::binary_function
57 std::reference_wrapper<functor3> >::value), "");

Completed in 63 milliseconds