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