Create a unary_compose object from the specified x and y functors.
unary_compose
x
y
Declared in <bslstp_exfunctional.h>
<bslstp_exfunctional.h>
unary_compose( OPERATION1 const& x, OPERATION2 const& y);