HomeSort by: relevance | last modified time | path
    Searched refs:bind1st (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
binders.h 80 * The function @c bind1st is provided to save some typing. It takes the
88 * 1.3 from it, and returns the result. (If @c bind1st had been used,
91 * Creator-wrapper functions like @c bind1st are intended to be used in
95 * return value from @c bind1st(std::plus<int>(),5).
101 * supporting functions with any number of arguments. Uses of @c bind1st
136 bind1st(const _Operation& __fn, const _Tp& __x) function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
binders.h 80 * The function @c bind1st is provided to save some typing. It takes the
88 * 1.3 from it, and returns the result. (If @c bind1st had been used,
91 * Creator-wrapper functions like @c bind1st are intended to be used in
95 * return value from @c bind1st(std::plus<int>(),5).
101 * supporting functions with any number of arguments. Uses of @c bind1st
136 bind1st(const _Operation& __fn, const _Tp& __x) function

Completed in 28 milliseconds