HomeSort by relevance Sort by last modified time
    Searched defs:ptr_fun (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_function.h 415 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
442 ptr_fun(_Result (*__x)(_Arg)) function
468 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_function.h 415 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
442 ptr_fun(_Result (*__x)(_Arg)) function
468 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function

Completed in 277 milliseconds