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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
binders.h 138 typedef typename _Operation::first_argument_type _Arg1_type;
139 return binder1st<_Operation>(__fn, _Arg1_type(__x));
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
binders.h 138 typedef typename _Operation::first_argument_type _Arg1_type;
139 return binder1st<_Operation>(__fn, _Arg1_type(__x));

Completed in 27 milliseconds