Public Member Functions | |
| unary_compose (const _Operation1 &__x, const _Operation2 &__y) | |
| _Operation1::result_type | operator() (const typename _Operation2::argument_type &__x) const |
| unary_compose | ( | const _Operation1 & | __x, |
| const _Operation2 & | __y | ||
| ) |
| _Operation1::result_type operator() | ( | const typename _Operation2::argument_type & | __x | ) | const |
1.8.7