|
STLdoc
STLdocumentation
|
Similar to std::binder1st, but giving the argument types explicitly. More...
#include <parallel/base.h>
Public Member Functions | |
| __binder1st (const _Operation &__x, const _FirstArgumentType &__y) | |
| _ResultType | operator() (const _SecondArgumentType &__x) |
| _ResultType | operator() (_SecondArgumentType &__x) const |
Protected Attributes | |
| _Operation | _M_op |
| _FirstArgumentType | _M_value |
Similar to std::binder1st, but giving the argument types explicitly.
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
1.8.6