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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
binders.h 174 typedef typename _Operation::second_argument_type _Arg2_type;
175 return binder2nd<_Operation>(__fn, _Arg2_type(__x));
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
binders.h 174 typedef typename _Operation::second_argument_type _Arg2_type;
175 return binder2nd<_Operation>(__fn, _Arg2_type(__x));

Completed in 25 milliseconds