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

  /external/libcxx/test/std/depr/depr.function.objects/depr.adaptors/depr.member.pointer.adaptors/
mem_fun_t.cxx1z.fail.cpp 12 // mem_fun_t
32 typedef std::mem_fun_t<char, A> F;
mem_fun_t.pass.cpp 13 // mem_fun_t
29 typedef std::mem_fun_t<char, A> F;
  /external/libcxx/test/libcxx/depr/depr.function.objects/
adaptors.depr_in_cxx11.fail.cpp 42 typedef std::mem_fun_t<int, Foo> MFT0; // expected-error{{'mem_fun_t<int, Foo>' is deprecated}}
  /external/clang/test/PCH/
cxx-templates.h 76 class mem_fun_t class
80 mem_fun_t(_Ret (_Tp::*__pf)())

Completed in 218 milliseconds