Create a binary_compose object from the specified fn1, fn2, and fn3 functors.
binary_compose
fn1
fn2
fn3
Declared in <bslstp_exfunctional.h>
<bslstp_exfunctional.h>
binary_compose( OPERATION1 const& fn1, OPERATION2 const& fn2, OPERATION3 const& fn3);