Similar to std::binder1st, but giving the argument types explicitly.
More...
#include <base.h>
|
| __binder1st (const _Operation &__x, const _FirstArgumentType &__y) |
|
_ResultType | operator() (const _SecondArgumentType &__x) |
|
_ResultType | operator() (_SecondArgumentType &__x) const |
|
template<typename _Operation, typename _FirstArgumentType, typename _SecondArgumentType, typename _ResultType>
class __gnu_parallel::__binder1st< _Operation, _FirstArgumentType, _SecondArgumentType, _ResultType >
Similar to std::binder1st, but giving the argument types explicitly.
template<typename _Operation , typename _FirstArgumentType , typename _SecondArgumentType , typename _ResultType >
template<typename _Operation , typename _FirstArgumentType , typename _SecondArgumentType , typename _ResultType >
_ResultType __gnu_parallel::__binder1st< _Operation, _FirstArgumentType, _SecondArgumentType, _ResultType >::operator() |
( |
const _SecondArgumentType & |
__x | ) |
|
|
inline |
template<typename _Operation , typename _FirstArgumentType , typename _SecondArgumentType , typename _ResultType >
_ResultType __gnu_parallel::__binder1st< _Operation, _FirstArgumentType, _SecondArgumentType, _ResultType >::operator() |
( |
_SecondArgumentType & |
__x | ) |
const |
|
inline |
template<typename _Operation , typename _FirstArgumentType , typename _SecondArgumentType , typename _ResultType >
template<typename _Operation , typename _FirstArgumentType , typename _SecondArgumentType , typename _ResultType >
The documentation for this class was generated from the following file:
- /usr/include/c++/5/parallel/base.h