Similar to std::binder2nd, but giving the argument types explicitly.
More...
#include <base.h>
|
| __binder2nd (const _Operation &__x, const _SecondArgumentType &__y) |
|
_ResultType | operator() (const _FirstArgumentType &__x) const |
|
_ResultType | operator() (_FirstArgumentType &__x) |
|
template<typename _Operation, typename _FirstArgumentType, typename _SecondArgumentType, typename _ResultType>
class __gnu_parallel::__binder2nd< _Operation, _FirstArgumentType, _SecondArgumentType, _ResultType >
Similar to std::binder2nd, 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::__binder2nd< _Operation, _FirstArgumentType, _SecondArgumentType, _ResultType >::operator() |
( |
const _FirstArgumentType & |
__x | ) |
const |
|
inline |
template<typename _Operation, typename _FirstArgumentType, typename _SecondArgumentType, typename _ResultType>
_ResultType __gnu_parallel::__binder2nd< _Operation, _FirstArgumentType, _SecondArgumentType, _ResultType >::operator() |
( |
_FirstArgumentType & |
__x | ) |
|
|
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