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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
binders.h 76 * The function @c bind1st is provided to save some typing. It takes the
84 * 1.3 from it, and returns the result. (If @c bind1st had been used,
87 * Creator-wrapper functions like @c bind1st are intended to be used in
91 * return value from @c bind1st(std::plus<int>(),5).
97 * supporting functions with any number of arguments. Uses of @c bind1st
131 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
binders.h 76 * The function @c bind1st is provided to save some typing. It takes the
84 * 1.3 from it, and returns the result. (If @c bind1st had been used,
87 * Creator-wrapper functions like @c bind1st are intended to be used in
91 * return value from @c bind1st(std::plus<int>(),5).
97 * supporting functions with any number of arguments. Uses of @c bind1st
131 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
binders.h 76 * The function @c bind1st is provided to save some typing. It takes the
84 * 1.3 from it, and returns the result. (If @c bind1st had been used,
87 * Creator-wrapper functions like @c bind1st are intended to be used in
91 * return value from @c bind1st(std::plus<int>(),5).
97 * supporting functions with any number of arguments. Uses of @c bind1st
131 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
binders.h 76 * The function @c bind1st is provided to save some typing. It takes the
84 * 1.3 from it, and returns the result. (If @c bind1st had been used,
87 * Creator-wrapper functions like @c bind1st are intended to be used in
91 * return value from @c bind1st(std::plus<int>(),5).
97 * supporting functions with any number of arguments. Uses of @c bind1st
131 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
binders.h 76 * The function @c bind1st is provided to save some typing. It takes the
84 * 1.3 from it, and returns the result. (If @c bind1st had been used,
87 * Creator-wrapper functions like @c bind1st are intended to be used in
91 * return value from @c bind1st(std::plus<int>(),5).
97 * supporting functions with any number of arguments. Uses of @c bind1st
131 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
binders.h 76 * The function @c bind1st is provided to save some typing. It takes the
84 * 1.3 from it, and returns the result. (If @c bind1st had been used,
87 * Creator-wrapper functions like @c bind1st are intended to be used in
91 * return value from @c bind1st(std::plus<int>(),5).
97 * supporting functions with any number of arguments. Uses of @c bind1st
131 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_function.h 217 bind1st(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_function.h 217 bind1st(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_function.h 217 bind1st(const _Operation& __fn, const _Tp& __x) { function

Completed in 953 milliseconds