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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
binders.h 84 * The type @c binder2nd and its creator function @c bind2nd do the same
144 class binder2nd class in inherits:unary_function
153 binder2nd(const _Operation& __x, function in class:binder2nd
171 inline binder2nd<_Operation>
175 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
binders.h 84 * The type @c binder2nd and its creator function @c bind2nd do the same
144 class binder2nd class in inherits:unary_function
153 binder2nd(const _Operation& __x, function in class:binder2nd
171 inline binder2nd<_Operation>
175 return binder2nd<_Operation>(__fn, _Arg2_type(__x));

Completed in 23 milliseconds