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

  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/function.objects/refwrap/
binary.pass.cpp 24 class functor2 class in inherits:std::binary_function
55 std::reference_wrapper<functor2> >::value), "");
unary.pass.cpp 24 class functor2 class in inherits:std::binary_function
55 std::reference_wrapper<functor2> >::value), "");
weak_result.pass.cpp 24 class functor2 class in inherits:std::binary_function
61 static_assert((std::is_same<std::reference_wrapper<functor2>::result_type,

Completed in 66 milliseconds