Invoke d_fn1(d_fn2(x)) and return the result.
d_fn1(d_fn2(x))
Declared in <bslstp_exfunctional.h>
<bslstp_exfunctional.h>
result_type operator()(argument_type const& x) const;