[#bsl-unary_compose-2constructor] = xref:bsl.adoc[bsl]::xref:bsl/unary_compose.adoc[unary_compose]::unary_compose :relfileprefix: ../../ :mrdocs: Create a `unary_compose` object from the specified `x` and `y` functors. == Synopsis Declared in `<bslstp_exfunctional.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unary_compose( OPERATION1 const& x, OPERATION2 const& y); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#